[Python-Dev] what happened to find.py?
Fredrik Lundh
fredrik@pythonware.com
Fri, 15 Oct 1999 21:17:05 +0200
while doing the final checks for my upcoming
standard library guide, I thought I'd check what
had changed in the CVS version.
some old (1.5.1) junk was still to be found in the
lib-old subdirectory, but certain 1.5.2 things seem
to have vanished into thin air.
like find.py, for example. does anyone know
where it is? after all, it's kinda useful, and I
just pointed someone to it, only to find that
he didn't have it on his machine...
is there an official list of totally deprecated
modules somewhere?
</F>