Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Jack Jansen: Use include "" instead of <>; and staticforward declarations | Guido van Rossum | 2000-06-29 | 1 | -3/+3 |
| | |||||
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+12212 |
New ucnhash module by Bill Tutt. This module contains the hash table needed to map Unicode character names to Unicode ordinals and is loaded on-the-fly by the standard unicode-escape codec. |