In building an api file from a tags file, I get the following:
[EMAIL PROTECTED] scripts]# python tags2api.py tags >x.api
Traceback (most recent call last):
File "tags2api.py", line 78, in ?
curLineNo = string.atoi(lineNo[:-2]) - 1 # -1 because line numbers in
tags
file start at 1. File "/usr/lib64/python2.4/string.py", line 403, in atoi
return _int(s, base)
ValueError: invalid literal for int(): /^ ADT =
GMT_3, \/\/ Atlantic Daylight Time$/ [EMAIL PROTECTED]
scripts]#
Any ideas as what will fix this, I am not a python person yet.
I am running FC5 with an AMD65 3400+ 2g mem
--
Rick Sivernell
Dallas, Texas 75287
972 306-2296
[EMAIL PROTECTED]
Registered Linux User
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest