[Tutor] Redid the last code "fixhash" with a couple of changes and I keep getting this syntax error I can't figure out

Scot W. Stevenson scot@possum.in-berlin.de
Sat, 21 Sep 2002 11:20:51 +0200


Hello Danny,

Looks to me like you are missing a ")" in the line above the one that is 
causing the error:

>     fileinput.close ( )
>     os.chmod ( fip, mode
> def fixdirectory ( arg, d, dlist ) :

Do you use an editor such as vim that will automatically show you matching 
braces, brackets and such?

Y, Scot

-- 
 Scot W. Stevenson wrote me on Saturday, 21. Sep 2002 in Zepernick, Germany  
       on his happy little Linux system that has been up for 2288 hours       
        and has a CPU that is falling asleep at a system load of 0.02.