Re: [Python-Dev] What it takes to change a single keyword.

2011-10-02 Thread Yaşar Arabacı
Thanks to you both, I have made some progress on introducing my own keywords to python interpreter. I think it is very kind of you to answer my question. I think I can take it from here. Thanks again :) 02 Ekim 2011 05:42 tarihinde Nick Coghlan yazdı: > 2011/10/1 "Martin v. Löwis" : > >> First o

[Python-Dev] What it takes to change a single keyword.

2011-09-28 Thread Yaşar Arabacı
Hi, First of all, I am sincerely sorry if this is wrong mailing list to ask this question. I checked out definitions of couple other mailing list, and this one seemed most suitable. Here is my question: Let's say I want to change a single keyword, let's say import keyword, to be spelled as someth