Opened 14 years ago

Closed 14 years ago

#1098 closed defect (Fixed)

create_plugin.py does not properly enclose method comments

Reported by: gazpachoking 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 gazpachoking 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by gazpachoking

comment:1 Changed 14 years ago by gazpachoking

  • Summary changed from create_torrent.py does not properly enclose method comments to create_plugin.py does not properly enclose method comments

comment:2 Changed 14 years ago by andar

  • Milestone set to 1.3.0
  • Resolution set to fixed
  • Status changed from new to closed

Applied in master.

Note: See TracTickets for help on using tickets.