[mythtv] [mythtv-commits] mythtv commit: r23358 by wagnerrp

freedenizen freedenizen at gmail.com
Fri Jan 29 16:30:52 UTC 2010


On Fri, Jan 29, 2010 at 8:07 AM, Doug Vaughan <r.d.vaughan at rogers.com> wrote:
> feedenizen,
>   Please reverse your changes before trying the change and test I requested
> with Jamu, I need the bindings returned to they state they are in trunk.
>
> Doug

Ok, reversed the changes, added those 2 lines:
<string>:3: Warning: 'with' will become a reserved keyword in Python 2.6
Traceback (most recent call last):
  File "/usr/local/share/mythtv/mythvideo/scripts/jamu.py", line 469,
in <module>
    from MythTV import MythDBConn, DBData, Video, MythVideo,
MythBEConn, MythBE, FileOps, MythError, MythLog
  File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 35, in <module>

  File "<string>", line 3
    with warnings.catch_warnings():
                ^
SyntaxError: invalid syntax

Does that help at all?


More information about the mythtv-dev mailing list