[Rest2web-develop] Bug#399359: rest2web: one compile error left in pathutils.py
Brought to you by:
mjfoord
|
From: Bastian K. <ca...@de...> - 2006-11-24 18:27:16
|
Package: rest2web
Version: 0.5.0.svn-r227-1
Followup-For: Bug #399359
Hi,
sorry to be nitpicking, but I still have compile errors in
pathutils.py:
Compiling /var/lib/python-support/python2.5/rest2web/pythonutils/pathutils.py ...
File "/var/lib/python-support/python2.5/rest2web/pythonutils/pathutils.py", line 23
from __future__ import generators
SyntaxError: from __future__ imports must occur at the beginning of the file
This is also solved by movein the __future__ import to the top of the file.
Regards,
Bastian
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-treasure8
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Versions of packages rest2web depends on:
ii python 2.4.4-1 An interactive high-level object-o
ii python-docutils 0.4-3 Utilities for the documentation of
ii python-support 0.5.6 automated rebuilding support for p
rest2web recommends no packages.
-- no debconf information
|