Hello again,
Thanks for everything previously, I was change the grammar and Lib/
keyword.py, now
Python recognize "koristiti" as a keyword, but that is not enough:
when I write in my python shell:
>>> koristiti os # "koristiti" get keyword "color", but I get
>>> error:
File "<input>", line 1
koristi os
^
SyntaxError: invalid syntax
and now, when I write:
>>> import os # "import" don't get keyword "color" but still
>>> working
Please help me, thanks!!!!!!!!!!!!!!!!
--
http://mail.python.org/mailman/listinfo/python-list