-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. Running The python script testdrive.py
2.
3.
What is the expected output? What do you see instead?
Got an error.
Traceback (most recent call last):
File "C:\Python26\Lib\testdrive.py", line 65, in <module>
if 'msg' not in currentcoststruct:
TypeError: argument of type 'NoneType' is not iterable
What version of the product are you using? On what operating system?
V3
Windows XP SP1
Python 2.6.4
Original issue reported on code.google.com by will3...@gmail.com on 5 Nov 2009 at 3:54
Reactions are currently unavailable