deferToThreadPool should be in __all__

[email protected] Tue, 09 Feb 2010 15:31:27 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from allenap <None>:

I think it would make sense to add deferToThreadPool to twisted.internet.threads.__all__. It's a useful function... and Launchpad's importfascist complains when I use it :)

To make the decision even easier, I've attached a patch.

Gavin.


----------
Type     : defect
Component: core
Keywords : 
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4264