commit | 67c2733c8fff80692464b3420cce35a374d409e2 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Oct 24 14:16:05 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Oct 24 14:16:05 2010 +0000 |
tree | 078bf24f302683bce788e5af39d7b74b814aa740 | |
parent | f99f33da605ba1d589029880d922a132a362618b [diff] |
Merged revisions 85536 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85536 | georg.brandl | 2010-10-15 18:26:08 +0200 (Fr, 15 Okt 2010) | 1 line #9054: fix crash when using pyexpat with a system expat lib version 2.0.1. ........