| commit | 33fcecac4b0cd07a492793fb87c10b46507576f6 | [log] [tgz] |
|---|---|---|
| author | Thomas Heller <theller@ctypes.org> | Thu Apr 16 19:13:35 2009 +0000 |
| committer | Thomas Heller <theller@ctypes.org> | Thu Apr 16 19:13:35 2009 +0000 |
| tree | 7d1ba55f2717a473ad41d0f0a1fdbabacafd0955 | |
| parent | cbe744ae436405745e19cbdbc8bac911f5c861d9 [diff] |
Merged revisions 71640-71641 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71640 | thomas.heller | 2009-04-16 08:26:33 +0200 (Do, 16 Apr 2009) | 1 line Remove unneeded code. ........ r71641 | thomas.heller | 2009-04-16 08:42:02 +0200 (Do, 16 Apr 2009) | 2 lines Remove duplicated function declaration. Make _pagesize static. ........