Home | History | Annotate | Download | only in python2.7

Lines Matching full:emulate

124     # os.devnull was added in Python 2.4, so emulate it for earlier
545 # On Python 2.0 and later, emulate using _winreg
588 # Emulate the win32api module using Python APIs