Merged revisions 85858 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r85858 | antoine.pitrou | 2010-10-27 20:33:30 +0200 (mer., 27 oct. 2010) | 5 lines
Issue #5027: The standard `xml` namespace is now understood by
xml.sax.saxutils.XMLGenerator as being bound to
http://www.w3.org/XML/1998/namespace. Patch by Troy J. Farrell.
........
diff --git a/Misc/ACKS b/Misc/ACKS
index 982af4c..b1bf91c 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -242,6 +242,7 @@
Martijn Faassen
Andreas Faerber
Bill Fancher
+Troy J. Farrell
Mark Favas
Niels Ferguson
Sebastian Fernandez