This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d149d0c76a
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