diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-05-03 11:25:13 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-05-03 11:25:13 +0000 |
commit | 458120dd40db6b4df55a4e96b650e16798ef06a0 (patch) | |
tree | 8f82685be24fef97e715c6f5ca4c68d34d5074ee /sys/src/cmd/python/Modules/config | |
parent | 3a742c699f6806c1145aea5149bf15de15a0afd7 (diff) |
add hg and python
Diffstat (limited to 'sys/src/cmd/python/Modules/config')
-rw-r--r-- | sys/src/cmd/python/Modules/config | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/sys/src/cmd/python/Modules/config b/sys/src/cmd/python/Modules/config new file mode 100644 index 000000000..ef3eb55bc --- /dev/null +++ b/sys/src/cmd/python/Modules/config @@ -0,0 +1,54 @@ +_codecs +_csv +#_curses +#_curses_panel +_elementtree +_functools +_hashlib +_locale +_lsprof +_md5 +_random +_sha +_sha256 +_sre +_ssl +_struct +_symtable +_testcapi +_weakref +array +audioop +binascii +bz2 +cPickle +cStringIO +cmath +collections +datetime +errno +fcntl +fpetest +grp +imageop +itertools +math +operator +parser +posix +pure +pwd +pyexpat +rgbimg +select +signal +_socket +strop +thread +time +unicodedata +xx +xxsubtype +zipimport +zlib +#_sqlite3 |