Limnoria/src/drivers
James McCoy edca443eed Just create schedule.schedule/drivers.Twisted.poller without any guard
These module-level variables had historically been created such that reloading
the module wouldn't redefine the variable.  However, none of our code reloads
the modules and the guard to prevent redefining the variable was broken so it
would've been redefined anyway.

Signed-off-by: James McCoy <jamessan@users.sourceforge.net>

Conflicts:

	src/schedule.py
2012-05-25 18:14:10 +02:00
..
__init__.py Perform all received* IrcMsg tagging in one spot. 2011-12-13 18:06:26 +01:00
Socket.py Fix SSL issues caused by redundant patches. 2012-04-03 17:14:07 +02:00
Twisted.py Just create schedule.schedule/drivers.Twisted.poller without any guard 2012-05-25 18:14:10 +02:00