README says we support Python 2.3 when we actually do not
[email protected] Mon, 01 Mar 2010 21:34:40 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from jml <[email protected]>: README says: {{{ Twisted is an event-based framework for internet applications which works on Python 2.3 through 2.6. The following are some of the modules included with Twisted:: }}} It should say: {{{ Twisted is an event-based framework for internet applications which works on Python 2.4 through 2.6. The following are some of the modules included with Twisted:: }}} ---------- Type : defect Component: core Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4335