https://github.com/python/cpython
Revision 804d8b3c861e9cc422aa689c95a3431c5a4407cb authored by Larry Hastings on 02 August 2018, 09:16:41 UTC, committed by Larry Hastings on 02 August 2018, 09:16:41 UTC
1 parent 57b85d3
Raw File
Tip revision: 804d8b3c861e9cc422aa689c95a3431c5a4407cb authored by Larry Hastings on 02 August 2018, 09:16:41 UTC
Add Blurb entry for 3.4.9 final.
Tip revision: 804d8b3
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