[Python-Dev] obsolete urlopen.py in CVS
Guido van Rossum
guido@beopen.com
Mon, 11 Sep 2000 18:10:31 -0500
> Fredrik Lundh writes:
>
> > what exactly are you doing to check things out?
[Charles]
> cvs update -dAP
>
> > note that CVS may check things out from the Attic under
> > certain circumstances, like if you do "cvs update -D". see
> > the CVS FAQ for more info.
>
> No, I am not using the '-D' flag.
I would drop the -A flag -- what's it used for?
I've done the same dance for urlopen.py and it seems to have
disappeared now.
--Guido van Rossum (home page: http://www.pythonlabs.com/~guido/)