Modify ↓
Opened 17 years ago
Closed 17 years ago
#5202 closed defect (fixed)
Missing __init___.py
| Reported by: | Owned by: | Álvaro Iradier | |
|---|---|---|---|
| Priority: | normal | Component: | TracWikiPrintPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
The hack need a blank __init___.py to properly function when installed system wide.
Attachments (0)
Note: See
TracTickets for help on using
tickets.



(In [5689]) Add initpy. Fixes #5202 , thanks to rhatti