fixed info.py via means of cargo cult programming
git-svn-id: http://yolanda.mister-muffin.de/svn@398 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
parent
8348253523
commit
88e4db0514
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ class Info(Discoverer):
|
||||||
self._success = False
|
self._success = False
|
||||||
self._nomorepads = False
|
self._nomorepads = False
|
||||||
|
|
||||||
|
self._timeout = 9001 # ALL HAIL THE CARGO CULT
|
||||||
self._timeoutid = 0
|
self._timeoutid = 0
|
||||||
self._max_interleave = max_interleave
|
self._max_interleave = max_interleave
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue