Ticket #103 (closed defect: fixed)
Genshi doesn't export version information
| Reported by: | techie | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.4 |
| Component: | General | Version: | 0.3.6 |
| Keywords: | Cc: |
Description
>>> import genshi >>> genshi.__version__ Traceback (most recent call last): File "<stdin>", line 1, in ? AttributeError: 'module' object has no attribute '__version__' >>>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
