Modify ↓
#169 closed defect (fixed)
Pydoc import missing
Reported by: | marq | Owned by: | Alec Thomas |
---|---|---|---|
Priority: | normal | Component: | ChangeLogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
Hi,
I have added a missing import Pydoc
- the plugin screwed up [[Macrolist]]
without it. Also modified the docstring slightly.
Attachments (1)
Change History (2)
Changed 19 years ago by
Attachment: | changelogplugin.patch added |
---|
comment:1 Changed 19 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [418]) * Applied patch from marq, closes #169.