Searched refs:_executeWithRedirectedIO (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-WebKit/Examples/WebKitInterpreterPlugin/
H A DWebKitInterpreter.py210 self._executeWithRedirectedIO(self._interp)
276 def _executeWithRedirectedIO(self, fn, *args, **kwargs): member in class:PyInterpreter
290 self._executeWithRedirectedIO(self._executeLine_, line)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-WebKit/Examples/WebKitInterpreterPlugin/
H A DWebKitInterpreter.py210 self._executeWithRedirectedIO(self._interp)
276 def _executeWithRedirectedIO(self, fn, *args, **kwargs): member in class:PyInterpreter
290 self._executeWithRedirectedIO(self._executeLine_, line)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-WebKit-2.5.1/Examples/WebKitInterpreterPlugin/
H A DWebKitInterpreter.py210 self._executeWithRedirectedIO(self._interp)
276 def _executeWithRedirectedIO(self, fn, *args, **kwargs): member in class:PyInterpreter
290 self._executeWithRedirectedIO(self._executeLine_, line)

Completed in 124 milliseconds