Added commandsOnStart to make PyChecker happy.

This commit is contained in:
Jeremy Fincher 2003-08-29 00:34:05 +00:00
parent 6d7e68fa71
commit 376e4043f0

View File

@ -197,4 +197,6 @@ driverModule = 'asyncoreDrivers'
############################### ###############################
version ='0.70.0' version ='0.70.0'
commandsOnStart = []
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78: # vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78: