Searched refs:getMandatoryRelease (Results 1 - 4 of 4) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A D__future__.py39 .getOptionalRelease() and .getMandatoryRelease().
88 def getMandatoryRelease(self): member in class:_Feature
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A D__future__.py39 .getOptionalRelease() and .getMandatoryRelease().
88 def getMandatoryRelease(self): member in class:_Feature
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest___future__.py31 mandatory = value.getMandatoryRelease()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest___future__.py31 mandatory = value.getMandatoryRelease()

Completed in 77 milliseconds