Kaydet (Commit) c7de91bf authored tarafından Guido van Rossum's avatar Guido van Rossum

Marc-Andre Lemburg: Add _codecs and unicodedata modules.

üst 5fccb7c5
......@@ -134,6 +134,10 @@ strop stropmodule.c # fast string operations implemented in C
struct structmodule.c # binary structure packing/unpacking
time timemodule.c # -lm # time operations and variables
operator operator.c # operator.add() and similar goodies
_codecs _codecsmodule.c # access to the builtin codecs and codec registry
unicodedata unicodedata.c unicodedatabase.c
# static Unicode character database
#_locale _localemodule.c # access to ISO C locale support
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment