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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pythonrun.h 93 #define PyRun_InteractiveOne(f, p) PyRun_InteractiveOneFlags(f, p, NULL)
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pythonrun.h 93 #define PyRun_InteractiveOne(f, p) PyRun_InteractiveOneFlags(f, p, NULL)

Completed in 104 milliseconds