no, now i'm confirme that only way its at begining of file added:

from __future__ import with_statement

and then work with all versions of python, so upgrades can be safelty

please fix that soon in wheeze!

On 12/15/12, PICCORO McKAY Lenz <mckaygerh...@gmail.com> wrote:
> i forgott to send patch, sorry here its :
> so change :
>
> with open(file_path) as video:
>
> for that:
>
> video = open(file_path)
>
> seems to work.. i'm testing
>
> --
> Lenz McKAY Gerardo (PICCORO)
> http://qglochekone.blogspot.com
>


-- 
Lenz McKAY Gerardo (PICCORO)
http://qglochekone.blogspot.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to