[Python-Dev] suggestion for PEP 101 (original) (raw)

Barry A. Warsaw barry@zope.com
Thu, 25 Oct 2001 11:45:02 -0400


"SM" == Sjoerd Mullender <sjoerd.mullender@oratrix.com> writes:

SM> I noticed that the first step in creating a release is

|     ___ Do a CVS update with the -A flag, e.g.
|         % cvs update -A

SM> I would suggest adding the -d and -P flags to this command (so
SM> cvs update -APd).

Good point, thanks. -Barry