python-config.in Python script template for python-config
python.man UNIX man page for the python interpreter
python.pc.in Package configuration info template for pkg-config
-python-wing*.wpr Wing IDE project file
README The file you're reading now
README.AIX Information about using Python on AIX
README.coverity Information about running Coverity's Prevent on Python
+++ /dev/null
-#!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'
+++ /dev/null
-#!wing
-#!version=4.0
-##################################################################
-# Wing IDE project file #
-##################################################################
-[project attributes]
-proj.directory-list = [{'dirloc': loc('..'),
- 'excludes': [u'.hg',
- u'Lib/unittest/__pycache__',
- u'Lib/unittest/test/__pycache__',
- u'Lib/__pycache__',
- u'build',
- u'Doc/build'],
- 'filter': '*',
- 'include_hidden': False,
- 'recursive': True,
- 'watch_for_changes': True}]
-proj.file-type = 'shared'
+++ /dev/null
-#!wing
-#!version=5.0
-##################################################################
-# Wing IDE project file #
-##################################################################
-[project attributes]
-proj.directory-list = [{'dirloc': loc('..'),
- 'excludes': [u'.hg',
- u'Lib/unittest/__pycache__',
- u'Lib/unittest/test/__pycache__',
- u'Lib/__pycache__',
- u'build',
- u'Doc/build'],
- 'filter': '*',
- 'include_hidden': False,
- 'recursive': True,
- 'watch_for_changes': True}]
-proj.file-type = 'shared'