Skip to content

input -> raw_input#1

Open
mcdir wants to merge 2 commits intomuxuezi:masterfrom
mcdir:master
Open

input -> raw_input#1
mcdir wants to merge 2 commits intomuxuezi:masterfrom
mcdir:master

Conversation

@mcdir
Copy link
Copy Markdown

@mcdir mcdir commented Jan 3, 2015

may be raw_input()
because with input() die:
Traceback (most recent call last):
File "pipes.py", line 36, in
reply = input() # from child's stdout
File "", line 1
Child 8251 got: [('Hello 1 from parent', 8250)]

mcdir added 2 commits January 3, 2015 16:33
may be raw_input()
because with input() die:
Traceback (most recent call last):
  File "pipes.py", line 36, in <module>
    reply = input()  # from child's stdout
  File "<string>", line 1
    Child 8251 got: [('Hello 1 from parent', 8250)]
may be raw_input()
because with input() die:
Traceback (most recent call last):
  File "pipes.py", line 36, in <module>
    reply = input()  # from child's stdout
  File "<string>", line 1
    Child 8251 got: [('Hello 1 from parent', 8250)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant