Ticket #303 (defect)
Opened 3 years ago
Last modified 3 years ago
wrong file extension in setup.py
Status: closed (fixed)
| Reported by: | dowski | Assigned to: | rdelon |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1-rc1 |
| Component: | CherryPy code | Keywords: | |
| Cc: |
Line 44 in setup.py should read:
'cherrypy/tutorial/ReturnVsYield.pdf',
Not:
'cherrypy/tutorial/ReturnVsYield.txt',
Change History
09/14/05 20:45:02: Modified by mikerobi
- status changed from new to closed.
- resolution set to fixed.

