[issue7302] Wrong link to Python Language Mapping Specification

2009-11-10 Thread Egon Frerich
New submission from Egon Frerich e.frer...@nord-com.net: There is a wrong link in http://docs.python.org/library/xml.dom.html#domimplementation-objects Python Language Mapping Specification is linked to http://www.omg.org/docs/formal/02-11-05.pdf but I assume it should be http://www.omg.org

[issue6593] Documentation: gettext install link

2009-07-28 Thread Egon Frerich
New submission from Egon Frerich e.frer...@nord-com.net: The description of gettext.install in 23.1.2 (Class-based API) contains two links to install() which should go to this function in The NullTranslations class 23.1.2.1 but they don't. -- assignee: georg.brandl components

[issue5919] pygettext documentation

2009-05-04 Thread Egon Frerich
New submission from Egon Frerich e.frer...@nord-com.net: In 23.1.3. Internationalizing your programs and modules is shown how to get help-instructions for pygettext: pygettext.py --help As pygettext is a script the line should be: pygettext --help -- messages: 87110 nosy: efrerich

[issue1925] TypeError in deepcopy

2008-01-24 Thread Egon Frerich
New submission from Egon Frerich: Traceback (most recent call last): File /home/egon/Entwicklung/notes/gui/uicommand.py, line 645, in doCommand self.controller.copyItemID() File /home/egon/Entwicklung/notes/gui/navicontroller.py, line 306, in copyItemID id_copy