Staging
v0.8.1
https://github.com/python/cpython
Revision 98be9d500e512ef860b2469c39372424b7aea53f authored by Larry Hastings on 25 June 2016, 21:44:30 UTC, committed by Larry Hastings on 25 June 2016, 21:44:30 UTC
1 parent 27d3529
Raw File
Tip revision: 98be9d500e512ef860b2469c39372424b7aea53f authored by Larry Hastings on 25 June 2016, 21:44:30 UTC
Version bump for 3.4.5 final.
Tip revision: 98be9d5
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