Staging
v0.5.1
https://github.com/python/cpython
Revision 0f3c9765d4dd5e0b4df608baf8d93cc0e5c4b227 authored by Yury Selivanov on 20 November 2015, 17:57:34 UTC, committed by Yury Selivanov on 20 November 2015, 17:57:34 UTC
See https://github.com/python/asyncio/pull/295 for details
1 parent a211a7a
Raw File
Tip revision: 0f3c9765d4dd5e0b4df608baf8d93cc0e5c4b227 authored by Yury Selivanov on 20 November 2015, 17:57:34 UTC
asyncio: Fix with github
Tip revision: 0f3c976
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