praba kar wrote:
> Dear All,
>
> I have one doubt. Is there python.ini
> file like php.ini in Php?
There is no such thing in Python. Python is a programming
language. It doesn't try to be an operating system or a web
server. There are a number of web application toolkits
written in Python,
praba kar wrote:
> Dear All,
>
> I have one doubt. Is there python.ini
> file like php.ini in Php?
[EMAIL PROTECTED] ~ $ python -h
usage: python [option] ... [-c cmd | file | -] [arg] ...
(snip)
PYTHONSTARTUP: file executed on interactive startup (no default)
(snip)
I guess this is the clo
I think it depends on your os variables
--
http://mail.python.org/mailman/listinfo/python-list