History log of /external/python/cpython2/Lib/test/test_codecmaps_tw.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6246f2a103c6bbe36c885e076437d32144f27f81 06-Nov-2014 Georg Brandl <georg@python.org> #22650: test suite: load Unicode test data files from www.pythontest.net
/external/python/cpython2/Lib/test/test_codecmaps_tw.py
e0ed2d75c8bce7f0fc76c55c957052aa8a0756f2 16-Jan-2014 Serhiy Storchaka <storchaka@gmail.com> Issue #19936: Added executable bits or shebang lines to Python scripts which
requires them. Disable executable bits and shebang lines in test and
benchmark files in order to prevent using a random system python, and in
source files of modules which don't provide command line interface.
/external/python/cpython2/Lib/test/test_codecmaps_tw.py
c2898c5a678e6dd00c3e0b18a214fcd7a3533800 25-Apr-2007 Collin Winter <collinw@gmail.com> Standardize on test.test_support.run_unittest() (as opposed to a mix of run_unittest() and run_suite()). Also, add functionality to run_unittest() that admits usage of unittest.TestLoader.loadTestsFromModule().
/external/python/cpython2/Lib/test/test_codecmaps_tw.py
cdd432808fcc9ff4e025ceba02d3af28767ed1e8 22-Apr-2006 Hye-Shik Chang <hyeshik@gmail.com> Remove $CJKCodecs$ RCS tags. The CJKCodecs isn't maintained outside
anymore.
/external/python/cpython2/Lib/test/test_codecmaps_tw.py
aaa2f1dea706daf2a5f431d97a3e3120dba652d2 10-Dec-2005 Hye-Shik Chang <hyeshik@gmail.com> Patch #1276356: Implement new resource "urlfetch" for regrtest.
This enables even impatient people to run tests that require remote
files such as test_normalization and test_codecmaps_*.
/external/python/cpython2/Lib/test/test_codecmaps_tw.py
2bb146f2f4fd52b03cfa7ae739adb35d2b9f5421 18-Jul-2004 Hye-Shik Chang <hyeshik@gmail.com> Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
and installed layouts to make maintenance simple and easy. And it
also adds four new codecs; big5hkscs, euc-jis-2004, shift-jis-2004
and iso2022-jp-2004.
/external/python/cpython2/Lib/test/test_codecmaps_tw.py
58eb11cf62dd04ccc2c364b62fd51b4265e2e203 18-Jan-2004 Tim Peters <tim.peters@gmail.com> Whitespace normalization.
/external/python/cpython2/Lib/test/test_codecmaps_tw.py
3e2a30692085d32ac63f72b35da39158a471fc68 17-Jan-2004 Hye-Shik Chang <hyeshik@gmail.com> Add CJK codecs support as discussed on python-dev. (SF #873597)

Several style fixes are suggested by Martin v. Loewis and
Marc-Andre Lemburg. Thanks!
/external/python/cpython2/Lib/test/test_codecmaps_tw.py