mirror of
https://github.com/python/cpython.git
synced 2026-05-22 04:13:22 -04:00
894dff42db
svn+ssh://pythondev@svn.python.org/python/trunk ........ r74903 | georg.brandl | 2009-09-18 11:18:27 +0200 (Fr, 18 Sep 2009) | 1 line #6938: "ident" is always a string, so use a format code which works. ........