P
praba kar
Dear All,
I have one doubt. Is there python.ini
file like php.ini in Php?
Actually php.ini file controls many aspects of
PHP's behavior. The following details of php.ini
will explain about it.
max_execution_time = 5000 ; Maximum execution time
of each script, in seconds (UNIX only)
memory_limit = 134217728 ; Maximum amount of
memory a script may consume (128MB)
post_max_size = 67108864 ; Maximum POST-Content
length (64MB)
If I want to update the above details in Python where
I need to change these things in Python
regards,
Prabahar
_______________________________________________________
Too much spam in your inbox? Yahoo! Mail gives you the best spam protection for FREE! http://in.mail.yahoo.com
I have one doubt. Is there python.ini
file like php.ini in Php?
Actually php.ini file controls many aspects of
PHP's behavior. The following details of php.ini
will explain about it.
max_execution_time = 5000 ; Maximum execution time
of each script, in seconds (UNIX only)
memory_limit = 134217728 ; Maximum amount of
memory a script may consume (128MB)
post_max_size = 67108864 ; Maximum POST-Content
length (64MB)
If I want to update the above details in Python where
I need to change these things in Python
regards,
Prabahar
_______________________________________________________
Too much spam in your inbox? Yahoo! Mail gives you the best spam protection for FREE! http://in.mail.yahoo.com