Staging
v0.8.1
Revision 651e6b5d4980aa3706b133a6de5114b312718eae authored by Éric Araujo on 06 November 2010, 15:37:39 UTC, committed by Éric Araujo on 06 November 2010, 15:37:39 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86271 | eric.araujo | 2010-11-06 16:01:07 +0100 (sam., 06 nov. 2010) | 2 lines

  Add missing NEWS entries for some of my commits.
........
1 parent e022484
Raw File
python-wing.wpr
#!wing
#!version=3.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': (),
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top