20 Jan
2006
20 Jan
'06
11:56 a.m.
Chris Withers wrote: ...
On a side note, I see python now includes doctest.py, why are we still maintaining our own copy in zope.testing?
doctest has been in Python for a long time, far longer than we've been using it. Now that we use it aggressively and are aggressively contributing to it, we usually need a newer version than is available in the Python release we're using. If Python had and used a packaging system, like eggs, this wouldn't be necessary. Someday. Jim -- Jim Fulton mailto:jim@zope.com Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org