Opened 15 years ago

Closed 15 years ago

#1098 closed defect (Fixed)

create_plugin.py does not properly enclose method comments

Reported by: Chase Owned by:
Priority: major Milestone: 1.3
Component: Plugin Version: 1.2.0_dev
Keywords: Cc:

Description

The torrent creation script encloses method docstrings in single quotes (") instead of triple quotes ("""). Patch to fix is attached.

Attachments (1)

createtorrent.patch (669 bytes ) - added by Chase 15 years ago.

Download all attachments as: .zip

Change History (3)

by Chase, 15 years ago

Attachment: createtorrent.patch added

comment:1 by Chase, 15 years ago

Summary: create_torrent.py does not properly enclose method commentscreate_plugin.py does not properly enclose method comments

comment:2 by andar, 15 years ago

Milestone: 1.3.0
Resolution: fixed
Status: newclosed

Applied in master.

Note: See TracTickets for help on using tickets.