_c_urlarg.c tests should be in the core, not in web
[email protected] Wed, 09 Dec 2009 22:25:48 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from spiv <[email protected]>: `_c_urlarg.c` is part of the core (it is in `twisted/protocols`), but its unit tests are in `twisted/web/test/test_http.py`. Those tests should be in the core somewhere instead. This was originally mentioned in #4142. ---------- Type : defect Component: core Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4162