]> granicus.if.org Git - python/commit
Fredrik Lundh fixes Sjoerd's patch...
authorGuido van Rossum <guido@python.org>
Tue, 2 Feb 1999 22:15:24 +0000 (22:15 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 2 Feb 1999 22:15:24 +0000 (22:15 +0000)
commit2e3f7bece07f3c40f0fe1785b83dd90aea59cb34
treec2878d677a520fe70d9ad12f44a3e666812f59fd
parentdbd37dfcffccdd71dc9051c1446b6165aacd83a1
Fredrik Lundh fixes Sjoerd's patch...

"""Sjoerd's version stores unbound methods.  that's not good enough ;-)
Here's an alternative implementation of fixdict."""
Lib/xmllib.py