commit | 8d6e26d6e4002fd9787e73c6cd843d0051872ea1 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Jun 03 07:26:53 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Jun 03 07:26:53 2009 +0000 |
tree | a8962115516c90af813bd9b2ef67a1e25dc05576 | |
parent | a5ebc268e22bfad91298b9553a6873eefa41e6d2 [diff] |
Blocked revisions 73163 via svnmerge ........ r73163 | georg.brandl | 2009-06-03 09:25:35 +0200 (Mi, 03 Jun 2009) | 1 line Use the preferred form of raise statements in the docs. ........