Ticket #272 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by percious

i meant I think it should be: from paste.fixture import setup_module

Changed 4 years ago by ianb

  • status changed from new to closed
  • resolution set to fixed

Fixed in r7407.

Note: See TracTickets for help on using tickets.