HomeSort by relevance Sort by last modified time
    Searched refs:encline (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
IOBinding.py 460 encline = "# -*- coding: %s -*-\n" % enc
464 self.text.insert("2.0", encline)
466 self.text.insert("1.0", encline)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
IOBinding.py 460 encline = "# -*- coding: %s -*-\n" % enc
464 self.text.insert("2.0", encline)
466 self.text.insert("1.0", encline)

Completed in 488 milliseconds