Strange problem ....

karthikbalaguru karthikbalaguru79 at gmail.com
Wed Jul 23 04:19:48 EDT 2008


Hi,

I am new to python, Kindly suggest to resolve a problem with a python
file.
What does the below error refer to ?
I use Redhat 9.0, python-2.2.2-26, python-devel-2.2.2-26 and
db4-4.0.14-20.

[root at localhost processor]# Analyzer processorcycle
/usr/local/SDK/bin/../core/bin/processorlib.py:8
8: Warning: 'yield' will become a reserved keyword in the future
Traceback (most recent call last):
  File "/usr/local/SDK/bin/Analyzer", line 48, in ?
    from debuglib import ProcessorInfo
  File "/usr/local/SDK/bin/../core/bin/processorlib.py", line 88
    yield ProcessorObjectInfo(child, self.pt)
                        ^
SyntaxError: invalid syntax

Is this error related with the version of python / python-devel that i
use .
Any ideas / tips ?

Thx in advans,
Karthik Balaguru



More information about the Python-list mailing list