Staging
v0.5.1
https://github.com/python/cpython
Revision c499f30286976410be13c8476408531bb21631ce authored by Serhiy Storchaka on 10 May 2016, 09:01:56 UTC, committed by Serhiy Storchaka on 10 May 2016, 09:01:56 UTC
2 parent s a4dfbe6 + dba9039
Raw File
Tip revision: c499f30286976410be13c8476408531bb21631ce authored by Serhiy Storchaka on 10 May 2016, 09:01:56 UTC
Issue #23921: Standardized documentation whitespace formatting.
Tip revision: c499f30
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