Aahz <aahz <at> pythoncraft.com> writes: > > One thing I haven't seen addressed in this discussion is why it's > undesirable to ship Twisted as part of the testing source tree.
Because Twisted is huge and it's not reasonable to include it just for testing purposes? (besides, launching a twisted server implies running a reactor and I'm not sure the reactors support being started and stopped several times yet) _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com