mirror of
https://github.com/python/cpython.git
synced 2026-05-25 22:03:25 -04:00
7e619c0461
svn+ssh://pythondev@svn.python.org/python/trunk ........ r74948 | thomas.heller | 2009-09-19 12:04:54 +0200 (Sa, 19 Sep 2009) | 1 line Remove unused variable and static function to fix compiler warnings. ........