Staging
v0.5.1
https://github.com/python/cpython
Revision 4954f7505766125119309fc8b28c3c802534a30e authored by Larry Hastings on 04 May 2014, 12:06:45 UTC, committed by Larry Hastings on 04 May 2014, 12:06:45 UTC
1 parent 95e0b0d
Raw File
Tip revision: 4954f7505766125119309fc8b28c3c802534a30e authored by Larry Hastings on 04 May 2014, 12:06:45 UTC
Added tag v3.4.1rc1 for changeset c67a19e11a71
Tip revision: 4954f75
python-wing3.wpr
#!wing
#!version=3.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'Lib/__pycache__'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top