Staging
v0.5.1
https://github.com/python/cpython
Revision 7224a049b88ed37c510861528147e0db54911bb7 authored by Mariatta on 15 February 2017, 19:38:48 UTC, committed by GitHub on 15 February 2017, 19:38:48 UTC
(cherry picked from commit 7e147f1ddb8233964ff0981e6b64fc12edac99aa)
1 parent 1e8cc88
Raw File
Tip revision: 7224a049b88ed37c510861528147e0db54911bb7 authored by Mariatta on 15 February 2017, 19:38:48 UTC
bpo-29481: add versionadded 3.6.1 to typing.Deque docs (#108)
Tip revision: 7224a04
python-wing5.wpr
#!wing
#!version=5.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