[Python-Dev] [Python-checkins] r88395 - python/branches/py3k/Lib/asyncore.py
James Mills
prologic at shortcircuit.net.au
Tue Feb 15 02:18:00 CET 2011
On Tue, Feb 15, 2011 at 11:09 AM, Daniel Stutzbach <stutzbach at google.com> wrote:
> If we go with something based on or inspired by Twisted, that solves some
> problems, but creates others. Will users be able to later migrate to using
> Twisted proper? Will the standard library module and Twisted go out of
> sync? What happens if a user tries to use both the standard library module
> and Twisted?
Or any other async / application framework.
--JamesMills
More information about the Python-Dev
mailing list