Searched refs:mapfileurl (Results 1 – 12 of 12) sorted by relevance
12 mapfileurl = 'http://www.pythontest.net/unicode/CP932.TXT' variable in TestCP932Map28 mapfileurl = 'http://www.pythontest.net/unicode/EUC-JP.TXT' variable in TestEUCJPCOMPATMap35 mapfileurl = 'http://www.pythontest.net/unicode/SHIFTJIS.TXT' variable in TestSJISCOMPATMap49 mapfileurl = 'http://www.pythontest.net/unicode/EUC-JISX0213.TXT' variable in TestEUCJISX0213Map56 mapfileurl = 'http://www.pythontest.net/unicode/SHIFT_JISX0213.TXT' variable in TestSJISX0213Map
12 mapfileurl = 'http://www.pythontest.net/unicode/EUC-CN.TXT' variable in TestGB2312Map17 mapfileurl = 'http://www.pythontest.net/unicode/CP936.TXT' variable in TestGBKMap22 mapfileurl = 'http://www.pythontest.net/unicode/gb-18030-2000.xml' variable in TestGB18030Map
12 mapfileurl = 'http://www.pythontest.net/unicode/CP949.TXT' variable in TestCP949Map18 mapfileurl = 'http://www.pythontest.net/unicode/EUC-KR.TXT' variable in TestEUCKRMap28 mapfileurl = 'http://www.pythontest.net/unicode/JOHAB.TXT' variable in TestJOHABMap
12 mapfileurl = 'http://www.pythontest.net/unicode/BIG5.TXT' variable in TestBIG5Map17 mapfileurl = 'http://www.pythontest.net/unicode/CP950.TXT' variable in TestCP950Map
12 mapfileurl = 'http://www.pythontest.net/unicode/BIG5HKSCS-2004.TXT' variable in TestBig5HKSCSMap
296 self.skipTest("Could not retrieve "+self.mapfileurl)299 return support.open_urlresource(self.mapfileurl)302 if self.mapfileurl.endswith('.xml'):
13 mapfileurl = 'http://www.pythontest.net/unicode/CP932.TXT' variable in TestCP932Map29 mapfileurl = 'http://www.pythontest.net/unicode/EUC-JP.TXT' variable in TestEUCJPCOMPATMap36 mapfileurl = 'http://www.pythontest.net/unicode/SHIFTJIS.TXT' variable in TestSJISCOMPATMap50 mapfileurl = 'http://www.pythontest.net/unicode/EUC-JISX0213.TXT' variable in TestEUCJISX0213Map57 mapfileurl = 'http://www.pythontest.net/unicode/SHIFT_JISX0213.TXT' variable in TestSJISX0213Map
13 mapfileurl = 'http://www.pythontest.net/unicode/EUC-CN.TXT' variable in TestGB2312Map18 mapfileurl = 'http://www.pythontest.net/unicode/CP936.TXT' variable in TestGBKMap23 mapfileurl = 'http://www.pythontest.net/unicode/gb-18030-2000.xml' variable in TestGB18030Map
13 mapfileurl = 'http://www.pythontest.net/unicode/CP949.TXT' variable in TestCP949Map19 mapfileurl = 'http://www.pythontest.net/unicode/EUC-KR.TXT' variable in TestEUCKRMap29 mapfileurl = 'http://www.pythontest.net/unicode/JOHAB.TXT' variable in TestJOHABMap
13 mapfileurl = 'http://www.pythontest.net/unicode/BIG5.TXT' variable in TestBIG5Map18 mapfileurl = 'http://www.pythontest.net/unicode/CP950.TXT' variable in TestCP950Map
13 mapfileurl = 'http://www.pythontest.net/unicode/BIG5HKSCS-2004.TXT' variable in TestBig5HKSCSMap
270 self.skipTest("Could not retrieve "+self.mapfileurl)273 return test_support.open_urlresource(self.mapfileurl)276 if self.mapfileurl.endswith('.xml'):