[issue1276] LookupError: unknown encoding: X-MAC-JAPANESE

2012-06-27 Thread Olivier Berten
Olivier Berten olivier.ber...@gmail.com added the comment: Any idea why mac cjk encodings still aren't available in Python 2.7 and 3.2 ? -- components: -Build, Demos and Tools, Library (Lib), Macintosh nosy: +ezio.melotti, olivier-berten versions: +Python 2.7, Python 3.2 -Python 2.6

[issue9062] urllib.urlopen crashes when launched from a thread

2010-06-23 Thread Olivier Berten
New submission from Olivier Berten olivier.ber...@gmail.com: I'm writing SwatchBooker https://launchpad.net/swatchbooker, an app that's (among other things) reading some data from the web. When urllib.urlopen is called first from within a secondary thread, the app crashes (or freezes

[issue2504] Add gettext.pgettext() and variants support

2010-05-06 Thread Olivier Berten
Olivier Berten olivier.ber...@gmail.com added the comment: Pleeese ;-) -- nosy: +olivier-berten ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue2504