HomeSort by relevance Sort by last modified time
    Searched refs:PyRun_InteractiveLoop (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pythonrun.h 94 #define PyRun_InteractiveLoop(f, p) PyRun_InteractiveLoopFlags(f, p, NULL)
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pythonrun.h 94 #define PyRun_InteractiveLoop(f, p) PyRun_InteractiveLoopFlags(f, p, NULL)

Completed in 36 milliseconds