commit | 2c906f15409259f6ac7fe8772e67e6c26590322b | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Jun 11 18:03:09 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Jun 11 18:03:09 2008 +0000 |
tree | cdc83cd01c4745cf41a44232fc66efc11b62a153 | |
parent | 3b4e479d887989b50c855f905e94ee71d7cb1a8f [diff] |
Merged revisions 64130 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r64130 | georg.brandl | 2008-06-11 19:57:44 +0200 (Wed, 11 Jun 2008) | 2 lines Clarify what ":errorhandler" refers to. ........