Actions
Bug #1282
openvdrnfofs-0.8: SyntaxError: invalid syntax
Status:
New
Priority:
Normal
Assignee:
Anonymous
Target version:
-
Start date:
03/04/2013
Due date:
% Done:
0%
Estimated time:
Description
VDR:/source/vdrnfofs-0.8# vdrnfofs /mnt/vdrnfofs -o video=/var/lib/video
/usr/lib/python2.5/site-packages/vdrnfofs-1.0-py2.5.egg/vdrnfofs/vdr.py:35: Warning: 'with' will become a reserved keyword in Python 2.6
Traceback (most recent call last):
File "/usr/bin/vdrnfofs", line 5, in <module>
pkg_resources.run_script('vdrnfofs==1.0', 'vdrnfofs')
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 448, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 1173, in run_script
exec script_code in namespace, namespace
File "/usr/bin/vdrnfofs", line 33, in <module>
File "build/bdist.linux-i686/egg/vdrnfofs/vdrnfofs.py", line 40, in <module>
File "/usr/lib/python2.5/site-packages/vdrnfofs-1.0-py2.5.egg/vdrnfofs/vdr.py", line 35
with open(filename, 'r') as file:
^
SyntaxError: invalid syntax
No data to display
Actions