Home
last modified time | relevance | path

Searched refs:convert_mbcs (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/
H A Dmsvc9compiler.py106 d[cls.convert_mbcs(name)] = cls.convert_mbcs(value)
111 def convert_mbcs(s): member in Reg
119 convert_mbcs = staticmethod(convert_mbcs) variable in Reg
272 line = Reg.convert_mbcs(line)
H A Dmsvccompiler.py88 d[convert_mbcs(name)] = convert_mbcs(value)
92 def convert_mbcs(s): function

Completed in 3 milliseconds