예제 #1
0
 def __init__(self, process, php_source):
     WatchStdout.__init__(self, process)
     self.php_source = ref(php_source)