Home
last modified time | relevance | path

Searched defs:convert_mbcs (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/
Dmsvc9compiler.py111 def convert_mbcs(s): member in Reg
119 convert_mbcs = staticmethod(convert_mbcs) variable in Reg
Dmsvccompiler.py92 def convert_mbcs(s): function