Hi Vinayak, On 11/28/06, vinayak kulkarni <[EMAIL PROTECTED]> wrote:
dear all please anyone tell me where i get editor of python on windows platform
When you install Python on Windows, it comes along with an editor. It is called IDLE. Popular IDE platforms like Eclipse and Visual Studio also stable modules for easing Python development. Other popular open source IDEs like JEdit, Jext, Vim, Emacs support the Python mode on all platforms. Hope this helps, Thanks, Amitabh -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
