We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Running Arbitrary Scripts Under CVS
|
Subject: |
|
Using python script with verifymsg |
Date: |
|
2003-08-04 03:21:22 |
From: |
|
anonymous2
|
|
I'm using python script to check log files.
It's supposed to ask whether user wants to write log again (if log is found incomplete).
How can I add such interactivity ?
All I get is:
Traceback (most recent call last):
File "/home_local/samiviit/CVS/script/environ_test.py", line 18, in ?
rerun = input('Haluatko tayttaa lokin uudelleen y/n? ')
EOFError: EOF when reading a line
|
1 to 1 of 1
1 to 1 of 1