Staging
v0.5.1
https://github.com/python/cpython
Revision bd26d86d7458897b681b3a5d614cfd6e42eb70cb authored by Jason R. Coombs on 02 November 2013, 15:07:35 UTC, committed by Jason R. Coombs on 02 November 2013, 15:07:35 UTC
1 parent 93912b9
Raw File
Tip revision: bd26d86d7458897b681b3a5d614cfd6e42eb70cb authored by Jason R. Coombs on 02 November 2013, 15:07:35 UTC
Issue #19286: [distutils] Only match files in build_py.find_data_files.
Tip revision: bd26d86
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