id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port
18263,"/Applications/Python 3.0/IDLE.app do not work, should have correct PATH",surveyor.land@…,mww@macports.org,"IDLE do not work for python30 and py30-tkinter.

The first line of the file;
/Applications/Python 3.0/IDLE.app/Contents/MacOS/IDLE

#!/Library/Frameworks/Python.framework/Versions/3.0/Resources/Python.app/Contents/MacOS/Python

should be

#!/opt/local/Library/Frameworks/Python.framework/Versions/3.0/Resources/Python.app/Contents/MacOS/Python

I edited the file manually, then, IDLE.app worked.",defect,closed,Normal,,ports,1.7.0,fixed,,mcalhoun@…,python30
