Ticket #263 (closed defect: fixed)

Opened 3 years ago

Last modified 1 year ago

quickstart.py trips over .pyo files

Reported by: ivazquez@ivazquez.net Assigned to: anonymous
Priority: normal Milestone: 0.8a6
Component: TurboGears Version: 0.8
Severity: normal Keywords:
Cc:

Description

On line 90 of quickstart.py it checks to see if the file ends with .pyc, but it never bothers to check to see if it ends with .pyo. This can be a problem in an installation with .pyo files.

Change History

12/26/05 10:17:58 changed by kevin

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 0.8a6.