mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Update directories/files at the top-level.
This commit is contained in:
parent
90340a183f
commit
f8519c4d3d
1 changed files with 2 additions and 1 deletions
3
README
3
README
|
@ -1237,7 +1237,6 @@ Distribution structure
|
||||||
Most subdirectories have their own README files. Most files have
|
Most subdirectories have their own README files. Most files have
|
||||||
comments.
|
comments.
|
||||||
|
|
||||||
BeOS/ Files specific to the BeOS port
|
|
||||||
Demo/ Demonstration scripts, modules and programs
|
Demo/ Demonstration scripts, modules and programs
|
||||||
Doc/ Documentation sources (LaTeX)
|
Doc/ Documentation sources (LaTeX)
|
||||||
Grammar/ Input for the parser generator
|
Grammar/ Input for the parser generator
|
||||||
|
@ -1254,6 +1253,7 @@ PCbuild/ Build directory for Microsoft Visual C++
|
||||||
Parser/ The parser and tokenizer and their input handling
|
Parser/ The parser and tokenizer and their input handling
|
||||||
Python/ The byte-compiler and interpreter
|
Python/ The byte-compiler and interpreter
|
||||||
README The file you're reading now
|
README The file you're reading now
|
||||||
|
RISCOS/ Files specific to RISC OS port
|
||||||
Tools/ Some useful programs written in Python
|
Tools/ Some useful programs written in Python
|
||||||
pyconfig.h.in Source from which pyconfig.h is created (GNU autoheader output)
|
pyconfig.h.in Source from which pyconfig.h is created (GNU autoheader output)
|
||||||
configure Configuration shell script (GNU autoconf output)
|
configure Configuration shell script (GNU autoconf output)
|
||||||
|
@ -1274,6 +1274,7 @@ config.status Status from last run of the configure script
|
||||||
getbuildinfo.o Object file from Modules/getbuildinfo.c
|
getbuildinfo.o Object file from Modules/getbuildinfo.c
|
||||||
libpython<version>.a The library archive
|
libpython<version>.a The library archive
|
||||||
python The executable interpreter
|
python The executable interpreter
|
||||||
|
reflog.txt Output from running the regression suite with the -R flag
|
||||||
tags, TAGS Tags files for vi and Emacs
|
tags, TAGS Tags files for vi and Emacs
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue