BundleBuilder Question
Ned Deily
nad at acm.org
Wed Aug 4 16:34:50 EDT 2010
More information about the Python-list mailing list
Wed Aug 4 16:34:50 EDT 2010
- Previous message (by thread): BundleBuilder Question
- Next message (by thread): A new syntax for writing tests
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <20100804200820.1IR1H.80013.root at cdptpa-web19-z02>, <jyoung79 at kc.rr.com> wrote: > I stumbled upon an article about bundlebuilder, so I was testing it a little. > At first it wouldn't work and had this in the error: > > IOError: [Errno 2] No such file or directory: > '/System/Library/Frameworks/Python.framework/Versions/2.6/Resources/English.lp > roj' > [...] This was a bug that has been fixed in subsequent maintenance releases of Python 2.6. See http://bugs.python.org/issue4937 -- Ned Deily, nad at acm.org
- Previous message (by thread): BundleBuilder Question
- Next message (by thread): A new syntax for writing tests
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list