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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_memoryio.py 367 def __init__(me, initvalue, foo):
368 self.ioclass.__init__(me, initvalue)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_memoryio.py 367 def __init__(me, initvalue, foo):
368 self.ioclass.__init__(me, initvalue)

Completed in 39 milliseconds