Showing content from http://svn.python.org/projects/python/branches/ctypes-branch/Lib/test/test_codecmaps_hk.py below:
#!/usr/bin/env python # # test_codecmaps_hk.py # Codec mapping tests for HongKong encodings # from test import test_support from test import test_multibytecodec_support import unittest class TestBig5HKSCSMap(test_multibytecodec_support.TestBase_Mapping, unittest.TestCase): encoding = 'big5hkscs' mapfileurl = 'http://people.freebsd.org/~perky/i18n/BIG5HKSCS.TXT' def test_main(): test_support.run_unittest(__name__) if __name__ == "__main__": test_main()
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4