Staging
v0.5.1
https://github.com/python/cpython
Revision 0a8f5f709a5ca6cc13190bcb5053a1ba9a50edcc authored by Éric Araujo on 24 June 2012, 17:53:41 UTC, committed by Éric Araujo on 24 June 2012, 17:53:41 UTC
1 parent aa789ac
Raw File
Tip revision: 0a8f5f709a5ca6cc13190bcb5053a1ba9a50edcc authored by Éric Araujo on 24 June 2012, 17:53:41 UTC
Fix typos
Tip revision: 0a8f5f7
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