Staging
v0.5.1
https://github.com/python/cpython
Revision aea79dd2c622a9b2a52e0b511e48ca86e0df9134 authored by Serhiy Storchaka on 16 January 2014, 15:20:02 UTC, committed by Serhiy Storchaka on 16 January 2014, 15:20:02 UTC
2 parent s b992a0e + 2989f58
Raw File
Tip revision: aea79dd2c622a9b2a52e0b511e48ca86e0df9134 authored by Serhiy Storchaka on 16 January 2014, 15:20:02 UTC
Merge heads
Tip revision: aea79dd
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