nabob21 opened this issue on Oct 23, 2010 · 15 posts
LaurieA posted Sat, 23 October 2010 at 11:44 AM
Quote - Hi JimTS,
I have tried to open the .pyc file in Word and Notepad but they can't read it properly. Is there a Python editor that is free?
nabob21
Use Notepad++. It's a free program and preserves the lines. It also has a find/change feature. A must-have even if you don't edit code ;o).
Laurie