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

2011-01-31 Thread Étienne BERSAC
Changes by Étienne BERSAC : -- nosy: +Felix Schwarz ___ Python tracker <http://bugs.python.org/issue2504> ___ ___ Python-bugs-list mailing list Unsubscribe:

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

2011-01-31 Thread Étienne BERSAC
Changes by Étienne BERSAC : -- nosy: +bersace ___ Python tracker <http://bugs.python.org/issue2504> ___ ___ Python-bugs-list mailing list Unsubscribe:

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

2011-01-31 Thread Étienne BERSAC
Changes by Étienne BERSAC : -- nosy: -Felix Schwarz ___ Python tracker <http://bugs.python.org/issue2504> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10205] Can't have two tags with the same QName

2010-10-26 Thread Étienne BERSAC
New submission from Étienne BERSAC : Hi, Here is the code to reproduce and the unexcpected behaviour : 21:37:41 bers...@st-francois-de-sales:~/Bureau/$ cat bug.py from xml.etree.ElementTree import QName, ElementTree, Element, SubElement import sys head = Element(QName('http://www.w3.org