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

2011-01-31 Thread Étienne BERSAC
Changes by Étienne BERSAC bersac...@gmail.com: -- nosy: -Felix Schwarz ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue2504 ___ ___ Python-bugs

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

2011-01-31 Thread Étienne BERSAC
Changes by Étienne BERSAC bersac...@gmail.com: -- nosy: +bersace ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue2504 ___ ___ Python-bugs-list

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

2011-01-31 Thread Étienne BERSAC
Changes by Étienne BERSAC bersac...@gmail.com: -- nosy: +Felix Schwarz ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue2504 ___ ___ Python-bugs-list

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

2010-10-26 Thread Étienne BERSAC
New submission from Étienne BERSAC bersac...@gmail.com: 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