Opened 15 years ago

Closed 15 years ago

#6858 closed patch (fixed)

Python update for [21297]

Reported by: Raymond Wagner <raymond@…> Owned by: Isaac Richards
Priority: major Milestone: 0.22
Component: MythTV - General Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

This patch updates the Python bindings for changes to QUERY_FREE_SPACE in [21297]. It also changes the datatype returned by getFreeSpace() from tuple to dictionary, so future updates do not require changes in dependent scripts.

Attachments (1)

pyth.21297fix.patch (1.8 KB) - added by Raymond Wagner <raymond@…> 15 years ago.

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by Raymond Wagner <raymond@…>

Attachment: pyth.21297fix.patch added

comment:1 Changed 15 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [21329]) Fixes python bindings after my [21297] QUERY_FREE_SPACE changes.

Closes #6858 using patch by Raymond Wagner.

Note: See TracTickets for help on using tickets.