summaryrefslogtreecommitdiffstatshomepage
path: root/Lib/stringprep.py
Commit message (Expand)AuthorAge
* Merged revisions 55007-55179 via svnmerge fromGuido van Rossum2007-05-07
* Rip out all the u"..." literals and calls to unicode().Guido van Rossum2007-05-02
* Avoid forward-declaring the methods array.Martin v. Löwis2006-03-10
* Update Unicode database to Unicode 4.1.Martin v. Löwis2006-03-09
* Whitespace normalization.Tim Peters2004-07-07
* Applying SF patch #949329 on behalf of Raymond Hettinger.Armin Rigo2004-05-19
* Whitespace normalization.Tim Peters2003-04-24
* Implement IDNA (Internationalized Domain Names in Applications).Martin v. Löwis2003-04-18