Beginner problem.

Bjarke Dahl Ebert bebert at worldonline.dk
Mon Feb 11 13:39:25 EST 2002


> Here's my script, where is the error ?
>
> import sys
>
> if sys.argv[??????] == "" :
>     print "Usage : sys.argv[0] logname string_to_search"
> else :

Six question marks in a row is not valid Python Syntax?

;-)







More information about the Python-list mailing list