Skip Montanaro writes:
>
> Charles> How about if you go to one of those CVS trees, cd Lib, and type
> Charles> "cvs update newimp.py" ?
>
> I get
>
> beluga:Lib% cd ~/src/python/dist/src/Lib/
> beluga:Lib% cvs update newinp.py
> cvs server: nothing known about newinp.py
That's because you typed "newinp", not "newimp". Try it with an "M"
and see what happens.
-C