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
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