• Home
Name Date Size #Lines LOC

..--

README.txtD03-May-2024443 148

folder.gifD03-May-2024120

idle.icoD03-May-202456.4 KiB

idle_16.gifD03-May-20241 KiB

idle_16.pngD03-May-20241.2 KiB

idle_256.pngD03-May-202441.8 KiB

idle_32.gifD03-May-20241.4 KiB

idle_32.pngD03-May-20242.5 KiB

idle_48.gifD03-May-20241.4 KiB

idle_48.pngD03-May-20244.6 KiB

minusnode.gifD03-May-202496

openfolder.gifD03-May-2024125

plusnode.gifD03-May-202479

python.gifD03-May-2024585

tk.gifD03-May-202485

README.txt

1The IDLE icons are from https://bugs.python.org/issue1490384
2
3Created by Andrew Clover.
4
5The original sources are available from Andrew's website:
6https://www.doxdesk.com/software/py/pyicons.html
7
8Various different formats and sizes are available at this GitHub Pull Request:
9https://github.com/python/cpython/pull/17473
10
11The idle.ico file was created with ImageMagick:
12
13    $ convert idle_16.png idle_32.png idle_48.png idle_256.png idle.ico
14