Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: 08197a4616f6294e21672fd8ebb5da7ce956c8e5 authored by Eric Snow on 12 May 2014, 23:54:55 UTC
Issue #21226: Set all attrs in PyImport_ExecCodeModuleObject.
Tip revision: 08197a4
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