Staging
v0.5.1
https://github.com/python/cpython
Revision 00a86354c94166c43a664f9cee1a26c4438b0635 authored by Larry Hastings on 06 December 2015, 13:53:49 UTC, committed by Larry Hastings on 06 December 2015, 13:53:49 UTC
1 parent e739601
Raw File
Tip revision: 00a86354c94166c43a664f9cee1a26c4438b0635 authored by Larry Hastings on 06 December 2015, 13:53:49 UTC
Added tag v3.4.4rc1 for changeset 04f3f725896c
Tip revision: 00a8635
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