| commit | ad98db1d9e15df8cda494fffec68f9cf59ed073f | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Thu Jun 14 17:52:02 2001 +0000 |
| committer | Guido van Rossum <guido@python.org> | Thu Jun 14 17:52:02 2001 +0000 |
| tree | 3723fe65ae0f1e1adf7d6f50625fdc2e01fcee90 | |
| parent | 8fcd4b5ab3668b3ff9e70ef9bf43fff2f7793271 [diff] |
Fix a mis-indentation in _PyUnicode_New() that caused me to stare at some code for longer than needed.