Searched defs:CO_FUTURE_BARRY_AS_BDFL (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | __future__.py | 76 CO_FUTURE_BARRY_AS_BDFL = 0x400000 variable |
/third_party/python/Include/cpython/ | ||
H A D | code.h | 129 #define CO_FUTURE_BARRY_AS_BDFL 0x400000 macro |
Completed in 1 milliseconds