Package: python-configobj
Version: 4.5.2-1
Severity: normal
When .py modules are compiled, I get an error from python 2.3 due to this
generator expression appearing in the python-configobj package:
Compiling /var/lib/python-support/python2.3/validate.py ...
File "/var/lib/python-support/python2.3/validate.py", line 627
fun_kwargs = dict((str(key), value) for (key, value) in
fun_kwargs.items())
^
SyntaxError: invalid syntax
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (700, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24.2 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-configobj depends on:
ii python-support 0.7.7 automated rebuilding support for P
python-configobj recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]