Home
last modified time | relevance | path

Searched refs:write_unicode (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Tools/gdb/
Dlibpython.py107 def write_unicode(file, text): function
110 def write_unicode(file, text): function
1470 write_unicode(sys.stdout, '#%i %s\n' % (self.get_index(), line))
/external/python/cpython3/Tools/gdb/
Dlibpython.py121 def write_unicode(file, text): function
124 def write_unicode(file, text): function
1673 write_unicode(sys.stdout, '#%i %s\n' % (self.get_index(), line))