Staging
v0.5.1
https://github.com/python/cpython
Revision e5cb836d4c481ad8ec6f5e0b611f7162c30a8abb authored by R David Murray on 14 March 2014, 00:54:30 UTC, committed by R David Murray on 14 March 2014, 00:54:30 UTC
1 parent ef04c59
Raw File
Tip revision: e5cb836d4c481ad8ec6f5e0b611f7162c30a8abb authored by R David Murray on 14 March 2014, 00:54:30 UTC
#7475: Remove references to '.transform' from transform codec docstrings.
Tip revision: e5cb836
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