Staging
v0.8.1
https://github.com/python/cpython
Revision 195fc2f2aa5edd5958a46f8d129aa16cf6c51a2d authored by Terry Jan Reedy on 03 October 2015, 03:22:54 UTC, committed by Terry Jan Reedy on 03 October 2015, 03:22:54 UTC
curious users.  The previous user content is now in the IDLE doc and is
redundant.  IDLE now means 'Integrated Development and Learning Environment'.
1 parent c30475e
Raw File
Tip revision: 195fc2f2aa5edd5958a46f8d129aa16cf6c51a2d authored by Terry Jan Reedy on 03 October 2015, 03:22:54 UTC
Issue #25224: README.txt is now an idlelib index for IDLE developers and
Tip revision: 195fc2f
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
.coverage
coverage/*
htmlcov/*
back to top