samuel / python-ping

Pure Python version of ICMP ping
229 stars 309 forks source link

added python 3 support #4

Open simudream opened 9 years ago

simudream commented 9 years ago

added python 3 support for exceptions and print() changed xrange() to python 3 range()

simudream commented 9 years ago

possibly create a new python 3 branch?

insekt commented 9 years ago

Here is branch where python 3 support added https://github.com/l4m3rx/python-ping