Python 2.2 issues

2001-12-08 Thread Jérôme Marant
Hi, I'm trying to get a 2.2 version of python-4suite. At install time, the postinst script gives me : /usr/lib/python2.2/site-packages/Ft/Ods/Tools/init.py:90: SyntaxWarning: import * only allowed at module level def Register(): /usr/lib/python2.2/site-packages/Ft/Ods/Tools/init.py:90

Re: Python 2.2 issues

2001-12-08 Thread Jérôme Marant
[EMAIL PROTECTED] (Jérôme Marant) writes: > Since the 2.1 version installs fine, I guess something has changed > in 2.2. Could someone please enlighten me? > > Thanks in advance. Bah. I found the answer. See, 8 PEP 227: Nested Scopes in "What's New in Python 2.2" Anyway, they'll h