http403 / pyrit

Automatically exported from code.google.com/p/pyrit
0 stars 0 forks source link

/usr/bin/pyrit:106: DeprecationWarning #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. time pyrit -f 8english.txt -e linksys passthrough | cowpatty -d - -s
linksys -r /usr/share/doc/cowpatty-4.3/wpapsk-linksys.dump

What is the expected output? What do you see instead?
No warnings

/usr/bin/pyrit:106: DeprecationWarning: BaseException.message has been
deprecated as of Python 2.6
  raise type(e)(e.message)

What version of the product are you using? On what operating system?
SVN 108 with Fedora 11 x86_64 Linux

Please provide any additional information below.
python-2.6-9.fc11.x86_64

Original issue reported on code.google.com by starhe...@gmail.com on 5 Jul 2009 at 4:33

GoogleCodeExporter commented 9 years ago
Fixed in 109, thanks

Original comment by lukas.l...@gmail.com on 5 Jul 2009 at 7:53