Staging
v0.8.1
Revision 8f0a1d0f285536c9262d30b20f5f1becfe103309 authored by Serhiy Storchaka on 06 September 2014, 19:47:58 UTC, committed by Serhiy Storchaka on 06 September 2014, 19:47:58 UTC
First letter no longer is stripped from the "status" key in
the result of Treeview.heading().
1 parent c70386e
Raw File
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