commit | 579b65c2d695eb468fb97568ff7d2ad9d261b2b3 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Thu Apr 16 18:37:24 2009 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Thu Apr 16 18:37:24 2009 +0000 |
tree | 976d9b2d4c2fc796d6ca44bc7438b37bafa18a42 | |
parent | 1055e89a258ab8257b0fd91ac0ae11a21ff37b4c [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. ........