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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
IdleHistory.py 29 def _put_source(self, where, source): member in class:History
64 self._put_source("iomark", prefix)
70 self._put_source("iomark", item)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
IdleHistory.py 29 def _put_source(self, where, source): member in class:History
64 self._put_source("iomark", prefix)
70 self._put_source("iomark", item)

Completed in 155 milliseconds