[Python-Dev] what happened to find.py?

Fredrik Lundh fredrik@pythonware.com
Fri, 15 Oct 1999 21:58:17 +0200


Fred L. Drake, Jr. <fdrake@acm.org> wrote:
>  > like find.py, for example.  does anyone know
>  > where it is?  after all, it's kinda useful, and I
> 
>   It should be in lib-old.

"should" as in "is already there" or
"oops, I'll fix it" ? :-)

</F>

[fredrik@brain BleedingEdge]$ ls python/dist/src/Lib/lib-old/
CVS           codehack.py   newdir.py     rand.py       whatsound.py
Para.py       fmt.py        ni.py         tb.py         zmod.py
addpack.py    lockfile.py   poly.py       util.py

(sure looks like "oops" to me...)