This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
a8add0ec5e
cpython
/
Doc
/
tools
/
whichlibs
3 lines
85 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
sed -n
's%^\\input{\(lib[a-zA-Z0-9_]*\)}.*%../lib/\1.tex%p'
../lib/lib.tex
Reference in New Issue
View Git Blame
Copy Permalink