Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions 4 Lib/idlelib/Icons/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ https://www.doxdesk.com/software/py/pyicons.html

Various different formats and sizes are available at this GitHub Pull Request:
https://github.com/python/cpython/pull/17473

The idle.ico file was created with ImageMagick:

$ convert idle_16.png idle_32.png idle_48.png idle_256.png idle.ico
Binary file modified BIN +37.1 KB (290%) Lib/idlelib/Icons/idle.ico
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Add a 256×256 pixel IDLE icon to the Windows .ico file. Created by Andrew
Clover. Remove the low-color gif variations from the .ico file.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.