mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
721a35001e
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r79553 | stefan.krah | 2010-04-01 12:34:09 +0200 (Thu, 01 Apr 2010) | 1 line Fix typo in definition of 'in' keyword. ........