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

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

Python 2.5

File size: 1.8 KB
RevLine 
[3225]1#! /usr/bin/env python
2# -*- Python -*-
3
4import fileinput
5import getopt
6import glob
7import os