Fixed a bug introduced in last version.
1 parent 26f2b42 commit 38eea15d401c9115a818e1c8bd72a48264a8e357
@tundra tundra authored on 20 Jul 2001
Showing 1 changed file
View
6
tdir
import sys
 
# Version info
 
VERSION = "$Id: tdir,v 1.63 2001/07/20 21:24:35 tundra Exp $"
VERSION = "$Id: tdir,v 1.64 2001/07/20 22:42:39 tundra Exp $"
 
 
# Booleans
 
sep = x
else:
sep = SEP
sys.stdout.write("{" + sep + x + "}\n")
OutputColumns(FileList, FALSE)
 
else:
FileList.sort()
OutputColumns(FileList, FALSE)
OutputColumns(FileList, FALSE)
 
def BuildFileList (args, dir, files):