commit | 850ba43f632da5abdcec66a987586b8a01980f2d | [log] [tgz] |
---|---|---|
author | Tarek Ziadé <ziade.tarek@gmail.com> | Tue May 12 07:04:51 2009 +0000 |
committer | Tarek Ziadé <ziade.tarek@gmail.com> | Tue May 12 07:04:51 2009 +0000 |
tree | 53db98347ad472062d754692131d312ff0731322 | |
parent | 28d09d68be8cf3cb10548d50f627cbbc50d537e0 [diff] |
Merged revisions 72577 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r72577 | tarek.ziade | 2009-05-12 09:01:29 +0200 (Tue, 12 May 2009) | 1 line removing the assert statement so the code works when Python is run with -O ........