Hi,
I'm currently working on a lexer for IEC 61134 PLC programming language and
have a problem executing the sricpt LexGen.py. Beeing totally ingnorant about
Python i don't konw where to look or what to do.
The sricpt is terminated with the following message:
Traceback (most recent call last):
File "LexGen.py", line 241, in ?
RegenerateAll()
File "LexGen.py", line 203, in RegenerateAll
lexerProperties = set()
NameError: global name 'set' is not defined
I'm using Python 2.3 on a suse 9.2 and scintilla V1.68 (same on V1.67).
regards
Günter
_______________________________________________
Scintilla-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scintilla-interest