>>>python
# supposed output of the above command.
Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit
(Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>
the above command is same as uname in linux but not working
shows the following error in IDLE and run called python cli
Traceback (most recent call last):
File "<pyshell#20>", line 1, in <module>
python
NameError: name 'python' is not defined
_______________________________________________
BangPypers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/bangpypers