Searched defs:getOptionalRelease (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
H A D__future__.py39 .getOptionalRelease() and .getMandatoryRelease().
80 def getOptionalRelease(self): member in class:_Feature
/external/python/cpython3/Lib/
H A D__future__.py39 .getOptionalRelease() and .getMandatoryRelease().
84 def getOptionalRelease(self): member in class:_Feature

Completed in 107 milliseconds