[Mnet-devel] Fwd: Re: [mnet-cvs]egtp/peerset.py
Zooko Wilcox-O'Hearn
zooko at zooko.com
Tue Sep 21 13:44:30 BST 2004
> are we sure METATRACKERFORv06NETFROMCVSWORLD is not too short a
> description, i mean we want to be exact, no...? Arno
Heh heh heh...
This was meant in fun, but it reminds me that we could actually have
multiple tags. The current code is this:
# Maybe the following would be useful for things like revision control
tags, or
# flags like "STABLE/UNSTABLE".
__versiontags__ = ["METATRACKERFORv06NETFROMDARCSWORLD",]
But we could change it to this:
__versiontags__ = ["METATRACKERFORv06NET", "DARCSWORLD",]
More information about the Mnet-devel
mailing list