Ticket #272 (closed defect: fixed)
Paste fixture documentation incorrect.
| Reported by: | percious | Owned by: | ianb |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.1 |
| Component: | documentation | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
on this page: http://pythonpaste.org/testing-applications.html
you have: from paste.tests.fixture import setup_module
which I think should be: from paste.tests.fixture import setup_module
Change History
Note: See
TracTickets for help on using
tickets.
