This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d401eddf91
cpython
/
Doc
/
tools
/
whichlibs
3 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
At release 1.0.1. Scripts, Makefile, README: cosmetic changes and streamlined procedure; tut.tex: fixes by Tim Peters; libposix.tex: added posix.fdopen; ext.tex: typos
1994-02-15 15:59:23 +00:00
#!/bin/sh
Adjust to new file layout.
1998-05-08 15:37:13 +00:00
sed -n 's%^\\input{\(lib[a-zA-Z0-9_]*\)}.*%../lib/\1.tex%p' ../lib/lib.tex