source: vendor/python/2.5/Doc/tools/whichlibs

Last change on this file was 3225, checked in by bird, 18 years ago

Python 2.5

File size: 85 bytes
Line 
1#!/bin/sh
2sed -n 's%^\\input{\(lib[a-zA-Z0-9_]*\)}.*%../lib/\1.tex%p' ../lib/lib.tex
Note: See TracBrowser for help on using the repository browser.