You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Winpdb
Hello
I have winpdb 1.4.6 and every time I start it it outputs some
deprecation warnings in the console, even if I just want to see the
command line syntax or winpdb version
mihai@Shrek:~/projects/pikantBlue$ winpdb --version
/usr/local/lib/python2.6/dist-packages/rpdb2.py:308:
DeprecationWarning: the sets module is deprecated
import sets
/usr/local/lib/python2.6/dist-packages/rpdb2.py:313:
DeprecationWarning: The popen2 module is deprecated. Use the
subprocess module.
import popen2
Winpdb 1.4.6 - Tychod
mihai@Shrek:~/projects/pikantBlue$