A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2014-April/133861.html below:

[Python-Dev] A Friendly IDLE

[Python-Dev] A Friendly IDLE [Python-Dev] A Friendly IDLEadnanumer95 at gmail.com adnanumer95 at gmail.com
Wed Apr 9 06:25:50 CEST 2014
Greeting Everyone. First of all I want to introduce my self Adnan Umer as a student of bachelors in Information Technology.


I’ve few suggestions on improving IDLE. Here are few:

On windows we can open any python file from context menu because IDLE is not a application. I recommends to create a simple executable that  just calls ‘idle.pyw’ module in lib\idlelib.


On executing python script with IDLE we can’t determine which file is executed. I recommends to print file name before executing. I made a little try to do that and I succeed.


In Python Shell Save & Save As menus are enable and using them we can save shell text as python script (.py) that never executes again on IDLE. I recommends to either disable this option or save shell text as plain text. I made a little try to disable this and succeed.


There is almost no difference on displayed result of these two command




>>> print (1)

1

>>> 1

1


there must be some difference as this creates a lot of confusion for beginners to understand purpose of print statement.


Adnan Umer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20140409/6106b662/attachment.html>
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4