mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
fc0ffb7243
svn+ssh://pythondev@svn.python.org/python/branches/p3yk ........ r56274 | georg.brandl | 2007-07-11 08:10:46 -0700 (Wed, 11 Jul 2007) | 2 lines Fix #1751965, typo in isinstance. ........