> for all senior can you suggest me the best, friendly and easy use > with nice GUI editor for me, and have many a good features such as > auto complete/auto correct.
Depends on what you are used to. If you're used to bare-bones editors such as emacs, vim etc, they can be used for Python. If you're used to IDEs, WingIDE is one long-standing competitor. The "101" version is free. There are also editors implemented *in* Python, which can be used for programming Python, such as Editra, which features quite a few useful plugins. Sincerely, Wolfgang -- http://mail.python.org/mailman/listinfo/python-list