| |
---|
| | 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): |
---|
| |
---|
| | |
|