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

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A DRemotePyInterpreter.py37 self.doCallback_sequence_args_(self.delegate.writeString_forOutput_, seq, args)
41 self.delegate.writeString_forOutput_(ensure_unicode(reprobject) + u'\n', u'code')
54 self.doCallback_sequence_args_(self.delegate.writeString_forOutput_, seq, args)
134 self.writeString_forOutput_(prompt, u'code')
298 def writeString_forOutput_(self, s, name): member in class:RemotePyInterpreterDocument
305 self.writeString_forOutput_(u'\n', u'code')
365 self.writeString_forOutput_(s + u'\n', u'code')
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A DRemotePyInterpreter.py37 self.doCallback_sequence_args_(self.delegate.writeString_forOutput_, seq, args)
41 self.delegate.writeString_forOutput_(ensure_unicode(reprobject) + u'\n', u'code')
54 self.doCallback_sequence_args_(self.delegate.writeString_forOutput_, seq, args)
134 self.writeString_forOutput_(prompt, u'code')
298 def writeString_forOutput_(self, s, name): member in class:RemotePyInterpreterDocument
305 self.writeString_forOutput_(u'\n', u'code')
365 self.writeString_forOutput_(s + u'\n', u'code')
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/NonFunctional/RemotePyInterpreter/
H A DRemotePyInterpreter.py37 self.doCallback_sequence_args_(self.delegate.writeString_forOutput_, seq, args)
41 self.delegate.writeString_forOutput_(ensure_unicode(reprobject) + u'\n', u'code')
54 self.doCallback_sequence_args_(self.delegate.writeString_forOutput_, seq, args)
134 self.writeString_forOutput_(prompt, u'code')
298 def writeString_forOutput_(self, s, name): member in class:RemotePyInterpreterDocument
305 self.writeString_forOutput_(u'\n', u'code')
365 self.writeString_forOutput_(s + u'\n', u'code')

Completed in 126 milliseconds