windows users can just download the exe if they don't want to install python
http://public.zjt3.com/porttest/
many linux distros come with python stock, so you can possibly just download and run
Code: Select all
python porttest.py
Moderator: Moderators
Code: Select all
python porttest.py
Code: Select all
kosh@koshfest:~/Desktop$ python porttest.pyc
Traceback (most recent call last):
File "C:\Documents and Settings\Administrator\Desktop\bots svn\stream editor\porttest.py", line 3, in <module>
File "/usr/lib/python2.5/UserDict.py", line 22, in __getitem__
raise KeyError(key)
KeyError: 'OS'