Staging
v0.5.1
https://github.com/python/cpython
Revision db553be7fb72f286faa59b42243bb6e0aa974dc6 authored by Éric Araujo on 06 November 2010, 14:16:30 UTC, committed by Éric Araujo on 06 November 2010, 14:16:30 UTC
This was overlooked in r80804.  This change is not really a bug fix,
but the release manager agreed to it.  There is no NEWS entry, like
in the original commit.
1 parent aa5f4aa
Raw File
Tip revision: db553be7fb72f286faa59b42243bb6e0aa974dc6 authored by Éric Araujo on 06 November 2010, 14:16:30 UTC
Remove one trace of Mac OS 9 support (#7908 follow-up)
Tip revision: db553be
python-wing.wpr
#!wing
#!version=3.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': (),
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top