Searched defs:__future__ (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DFuture.py2 import __future__ namespace
4 return getattr(__future__, name, object())

Completed in 423 milliseconds