commit | 325477e20eb6c2b813d06312d9b270706e186ec9 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri May 13 06:54:23 2011 +0200 |
committer | Georg Brandl <georg@python.org> | Fri May 13 06:54:23 2011 +0200 |
tree | c74ef0fb8fd32d6e7307128d555f6aa253e13803 | |
parent | cc5ea6860f059049e5c7825d9c3c47600a5d9a42 [diff] |
Fix unbound local error in RE tokenizer example. Thanks to Herman L. Jackson.