Staging
v0.5.1
https://github.com/python/cpython
Revision ff2a5c0204bd08cde2f2c10605e1f9b442b5a7d6 authored by Miss Islington (bot) on 12 September 2019, 08:19:33 UTC, committed by Stéphane Wirtel on 12 September 2019, 08:19:33 UTC
* Edits for readability and grammar
(cherry picked from commit 362f5350eb5e2c7bfb0b0a8c306a2e128c3aee93)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
1 parent b7a310d
Raw File
Tip revision: ff2a5c0204bd08cde2f2c10605e1f9b442b5a7d6 authored by Miss Islington (bot) on 12 September 2019, 08:19:33 UTC
Doc: Update pickle.rst (GH-14128) (GH-16015)
Tip revision: ff2a5c0
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