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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
__future__.py 39 .getOptionalRelease() and .getMandatoryRelease().
80 def getOptionalRelease(self):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
__future__.py 39 .getOptionalRelease() and .getMandatoryRelease().
80 def getOptionalRelease(self):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test___future__.py 30 optional = value.getOptionalRelease()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test___future__.py 30 optional = value.getOptionalRelease()

Completed in 173 milliseconds