I am trying to rebujild the 2.7 maintenance branch and get this error
on Ubuntu 10.04.1 LTS:
XXX lineno: 743, opcode: 0
Traceback (most recent call last):
File "/usr/local/src/python-2.7-maint-svn/Lib/site.py", line 62, in
import os
File "/usr/local/src/python-2.7-maint-svn/Lib/os.py", li
I have converted from OptionParser to ArgumentParser (new in version
2.7) to great advantage, and I think it's a great improvement! But
now I want to customize the help formatting just a bit.
The documentation is sketchy here, but I started by subclassing
ArgumentParser and attempted to redefine
On Mon, May 24, 2010 at 18:38, Robin Dunn wrote:
...
> The 2.8.11.0 release of wxPython is now available for download at
> http://wxpython.org/download.php. This release adds Python 2.7 builds,
> PySlices, new pubsub implementation, lots of updates to AGW, and lots
> of bugs fixed. A summary of c