Staging
v0.8.1
https://github.com/python/cpython
Revision c234a3c74a3b4178027f2beff39dbe304450330b authored by Gregory P. Smith on 01 March 2010, 03:04:05 UTC, committed by Gregory P. Smith on 01 March 2010, 03:04:05 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78532 | gregory.p.smith | 2010-02-28 18:53:24 -0800 (Sun, 28 Feb 2010) | 2 lines

  Fix the new test on windows (skip it, its posix only)
........
1 parent ca57499
History
Tip revision: c234a3c74a3b4178027f2beff39dbe304450330b authored by Gregory P. Smith on 01 March 2010, 03:04:05 UTC
Merged revisions 78532 via svnmerge from
Tip revision: c234a3c
File Mode Size
README -rw-r--r-- 2.7 KB
_codecs_cn.c -rw-r--r-- 6.9 KB
_codecs_hk.c -rw-r--r-- 3.6 KB
_codecs_iso2022.c -rw-r--r-- 25.7 KB
_codecs_jp.c -rw-r--r-- 13.7 KB
_codecs_kr.c -rw-r--r-- 10.0 KB
_codecs_tw.c -rw-r--r-- 1.6 KB
alg_jisx0201.h -rw-r--r-- 838 bytes
cjkcodecs.h -rw-r--r-- 9.7 KB
emu_jisx0213_2000.h -rw-r--r-- 1.5 KB
mappings_cn.h -rw-r--r-- 312.4 KB
mappings_hk.h -rw-r--r-- 179.4 KB
mappings_jisx0213_pair.h -rw-r--r-- 3.7 KB
mappings_jp.h -rw-r--r-- 356.9 KB
mappings_kr.h -rw-r--r-- 247.9 KB
mappings_tw.h -rw-r--r-- 198.8 KB
multibytecodec.c -rw-r--r-- 44.1 KB
multibytecodec.h -rw-r--r-- 3.5 KB

README

back to top