[Python-checkins] r70563 - python/trunk/Lib/unittest.py

Brett Cannon brett at python.org
Tue Mar 24 00:50:44 CET 2009


On Mon, Mar 23, 2009 at 16:27, "Martin v. Löwis" <martin at v.loewis.de> wrote:
> > update from CVS
> > -__version__ = "#Revision: 1.63 $"[11:-2]
> > +__version__ = "$Id$"
>> Do we need to preserve __version__ at all? (and likewise,
> __author__ and __email__, as variables?)
>> If so, I think it should continue be Revision, and it
> should continue to slice the actual number out of the
> string, for compatibility with existing code.

I say get rid of that metadata. It really serves no great purpose since
unittest is not distributed separately anymore.
-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-checkins/attachments/20090323/0e60501d/attachment.htm>


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /