summaryrefslogtreecommitdiffstats
path: root/Doc/whichlibs
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-01-02 01:22:36 (GMT)
committerGuido van Rossum <guido@python.org>1994-01-02 01:22:36 (GMT)
commit36b4807621455e46649bec77b32a9c323aedf3f8 (patch)
tree9f20a123efc6f2029e86466dd89748e5170d4f27 /Doc/whichlibs
parent5fdeeeae2a12b9956cc84d62eae82f72cabc8664 (diff)
downloadcpython-36b4807621455e46649bec77b32a9c323aedf3f8.zip
cpython-36b4807621455e46649bec77b32a9c323aedf3f8.tar.gz
cpython-36b4807621455e46649bec77b32a9c323aedf3f8.tar.bz2
A small but essential file...
Diffstat (limited to 'Doc/whichlibs')
-rwxr-xr-xDoc/whichlibs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/whichlibs b/Doc/whichlibs
new file mode 100755
index 0000000..b7efe14
--- /dev/null
+++ b/Doc/whichlibs
@@ -0,0 +1,2 @@
+#! /bin/sh
+sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex