Open GoogleCodeExporter opened 9 years ago
here is the error i get:
Traceback (most recent call last):
File "scalp-0.4.py", line 633, in <module>
main(len(sys.argv), sys.argv)
File "scalp-0.4.py", line 601, in main
preferences['period'] = analyze_date(argv[i+1])
File "scalp-0.4.py", line 508, in analyze_date
l_end = l_date[1].split('/')
IndexError: list index out of range
Original comment by viji4u...@gmail.com
on 12 Jan 2012 at 9:42
please ignore this, i will be adding a new one
Original comment by viji4u...@gmail.com
on 12 Jan 2012 at 9:44
Original issue reported on code.google.com by
viji4u...@gmail.com
on 12 Jan 2012 at 9:41