Staging
v0.5.1
https://github.com/python/cpython
Revision 3e49264dfb19b43a2bee930dd38e0beaef69a847 authored by Berker Peksag on 08 October 2016, 13:15:15 UTC, committed by Berker Peksag on 08 October 2016, 13:15:15 UTC
1 parent dd102f7
Raw File
Tip revision: 3e49264dfb19b43a2bee930dd38e0beaef69a847 authored by Berker Peksag on 08 October 2016, 13:15:15 UTC
Issue #28390: Fix header levels in whatsnew/3.6.rst
Tip revision: 3e49264
python-wing4.wpr
#!wing
#!version=4.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'.hg',
                                     u'Lib/unittest/__pycache__',
                                     u'Lib/unittest/test/__pycache__',
                                     u'Lib/__pycache__',
                                     u'build',
                                     u'Doc/build'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top