This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bwanamarko
Recipients bwanamarko, paul.moore, steve.dower, thijsvandien, tim.golden, zach.ware
Date 2015-09-19.06:02:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442642576.64.0.160406126165.issue25112@psf.upfronthosting.co.za>
In-reply-to
Content
+1 I just wasted at least an hour on this. :( should have checked bugs first. Google says nothing, so I thought I was going crazy. I saw that py.exe had only one icon and that Python.File had c:\windows\py.exe, 1 while Python.CompiledFile had C:\windows\py.exe, 2, so I thought that might be it, but I just wasn't sure.

Are the Py2 and Py3 icons exactly the same? if so, then IMO just use the py.ico and pyc.ico icons in the DLLs folder as suggested
History
Date User Action Args
2015-09-19 06:02:56bwanamarkosetrecipients: + bwanamarko, paul.moore, tim.golden, zach.ware, steve.dower, thijsvandien
2015-09-19 06:02:56bwanamarkosetmessageid: <1442642576.64.0.160406126165.issue25112@psf.upfronthosting.co.za>
2015-09-19 06:02:56bwanamarkolinkissue25112 messages
2015-09-19 06:02:55bwanamarkocreate