comparison setup.cfg @ 932:18209925c54e trunk

Merge r1140 from py3k: add support for python 3 to core genshi components (genshi.core, genshi.input and genshi.output): * default input and output encodings changed from UTF-8 to None (i.e. unicode strings) * Namespace and QName objects do not call stringrepr in __repr__ in Python 3 since repr() returns a unicode string there. * track changes to expat parser in Python 3 (mostly it accepts bytes instead of strings)
author hodgestar
date Fri, 18 Mar 2011 09:08:12 +0000
parents 59eb24184e9c
children 6448554170c3
comparison
equal deleted inserted replaced
931:3f8fb83045b9 932:18209925c54e
Copyright (C) 2012-2017 Edgewall Software