Staging
v0.5.1
https://github.com/python/cpython
Revision bdd863d0621fdd4e16ff9f9fc1f7ed5fef432721 authored by Mark Dickinson on 07 January 2010, 09:28:29 UTC, committed by Mark Dickinson on 07 January 2010, 09:28:29 UTC
1 parent f4d63ab
Raw File
Tip revision: bdd863d0621fdd4e16ff9f9fc1f7ed5fef432721 authored by Mark Dickinson on 07 January 2010, 09:28:29 UTC
Eric Smith was missing fro m the issue 7117 whatsnew attribution.
Tip revision: bdd863d
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