[Python-Dev] [Python-checkins] r88395 - python/branches/py3k/Lib/asyncore.py

James Mills prologic at shortcircuit.net.au
Sun Feb 13 23:24:24 CET 2011


On Mon, Feb 14, 2011 at 8:11 AM,  <exarkun at twistedmatrix.com> wrote:
> On 08:06 pm, greg.ewing at canterbury.ac.nz wrote:
>>
>> exarkun at twistedmatrix.com wrote:
>>>
>>> On 10:46 pm, greg.ewing at canterbury.ac.nz wrote:
>>>>>
>>>>> On Sun, 13 Feb 2011 11:19:06 +1300
>>>>> Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
>>>>
>>>> I was thinking of something lighter-weight than that.
>>>
>>> Twisted Core
>>
>> I just had a look at the docs for Twisted Core, and it lists
>> 10 sub-modules. The only one that really looks "core" to me
>> is twisted.internet. Drilling into that reveals another
>> 39 public sub-sub-modules and 10 private ones.
>>
>> Sorry, but you'll have to chop it back quite a bit more than
>> that before it's focused enough to be a stlib module, I think.
>
> Excluding stuff is not hard, seriously.  It's not hard to see that wxPython
> integration doesn't belong in the stdlib.  There are more useful aspects of
> the task to discuss.

I don't mean to but in here and I may have no business
doing so... But what about circuits.core ?

cheers
James

-- 
-- James Mills
--
-- "Problems are solved by method"


More information about the Python-Dev mailing list