os.system question

John J. Lee jjl at pobox.com
Tue Jun 3 08:38:22 EDT 2003


Ruslan Spivak <alienoid at is.lg.ua> writes:
[...]
> res = os.system("ping -w 3 192.168.1.1")
> print res
> 
> This gives 256 or another numbers, what am i doing wrong?
[...]

Google for 256 os.system.


John




More information about the Python-list mailing list