Winpdb 1.3.6 Released
Winpdb 1.3.6 is available for download, this time with a couple of bug fixes and compatibility with Python alpha 3 and Python 2.6 alpha 1. You can grab it from here.
Winpdb 1.3.6 is available for download, this time with a couple of bug fixes and compatibility with Python alpha 3 and Python 2.6 alpha 1. You can grab it from here.
Is there any reason why easy_install still fetches version 1.2.5 from PyPI?
tim@badwolf:~/src$ sudo easy_install winpdb
Searching for winpdb
Reading http://cheeseshop.python.org/pypi/winpdb/
Reading http://winpdb.org
Reading http://winpdb.org/?page_id=3
Reading http://cheeseshop.python.org/pypi/winpdb/1.3.6
Best match: winpdb 1.2.5
Downloading http://winpdb.org/downloads/winpdb-1.2.5.tar.gz
[...]
Fixed. Thanks!