Paul Watson wrote:
> Is there any chance that Python would support the --version command line 
>  parameter?  It seems that many open source programs use this switch to 
> report their version number.


try at a command prompt:
python -V

Hope this helps.

Adonis
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to