Menu

#21 Exception on validPorts variable

open
nobody
5
2011-02-10
2011-02-10
Anonymous
No

In constructor to the _DeviceDetectorFile class self.validPorts is not initialized. This causes an exception to be raised for me. If I add the line self.validPorts=[] to the class constructor this fixes the problem.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.