commit | f0dd6a672d91259b9e56b714c2435f8ce3722c51 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Jul 23 15:19:11 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Jul 23 15:19:11 2008 +0000 |
tree | 2f51d231804997ca5ea33b149f7982c5c148a01b | |
parent | 0e9463c4c9190befe7ceb5c455811fbf18e2783e [diff] |
Merged revisions 65199 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r65199 | georg.brandl | 2008-07-23 17:17:09 +0200 (Wed, 23 Jul 2008) | 2 lines Move opcode handling to Python's extension. ........