I originally wanted $Id$ RCS keywords in module doc strings so that we could create tools that determined run-time version information. Unfortunately, subversion makes using this a bit difficult, as it doesn't update this information by default.
I think that, with eggs, this isn't needed any more. To find versions being used, we just need to print the working set, which lists the distributions used, with their versions.
I propose we stop bothering to include $Id$ strings. (Note that I'm *not* suggesting we go out of our way to remove them.)
Thoughts? Jim -- Jim Fulton mailto:[EMAIL PROTECTED] Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org _______________________________________________ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com