mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
A small but essential file...
This commit is contained in:
parent
5fdeeeae2a
commit
36b4807621
2 changed files with 4 additions and 0 deletions
2
Doc/tools/whichlibs
Executable file
2
Doc/tools/whichlibs
Executable file
|
@ -0,0 +1,2 @@
|
|||
#! /bin/sh
|
||||
sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex
|
2
Doc/whichlibs
Executable file
2
Doc/whichlibs
Executable file
|
@ -0,0 +1,2 @@
|
|||
#! /bin/sh
|
||||
sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex
|
Loading…
Add table
Add a link
Reference in a new issue