TabError: inconsistent use of tabs and spaces in indentation
% python /tmp/abcd.py
a
b
...note that this doesn't require all spaces or all tabs, just that
their usage has to be consistent.
--
James Antill -- [EMAIL PROTECTED]
C String APIs use too much memory? ustr: length, ref count, size and
re
getctime(filename)
Return the metadata change time of a file, reported by os.stat().
Note that _change_ time != creation time. Also for all files you probably
want os.listdir() instead of glob.
--
James Antill -- [EMAIL PROTECTED]
http://www.and.org/and-httpd/ -- $2,000 security guarantee
htt