Staging
v0.5.1
https://github.com/python/cpython
Revision e9c5318967e1e62e940b72cd47502a1a3b559b95 authored by Jesus Cea on 03 August 2012, 12:28:37 UTC, committed by Jesus Cea on 03 August 2012, 12:28:37 UTC
1 parent a9a53c7
Raw File
Tip revision: e9c5318967e1e62e940b72cd47502a1a3b559b95 authored by Jesus Cea on 03 August 2012, 12:28:37 UTC
Closes #15512: Correct __sizeof__ support for parser
Tip revision: e9c5318
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