commit | fbf2f14777d4d4d6bd6ea635e3413201964606f5 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Jul 11 10:29:37 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Jul 11 10:29:37 2010 +0000 |
tree | 4d94db798bff235b3b1398d678230884850cb18d | |
parent | 9d4725281af225f09a24322183927920e253ccd7 [diff] |
Merged revisions 82806 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82806 | georg.brandl | 2010-07-11 12:22:44 +0200 (So, 11 Jul 2010) | 1 line #9223: link to Command class reference, and move Command interface docs nearer to class docs. ........