Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

Tim, thanks for your prompt reply.

What would be your opinion on adding datetime.py to the main python tree today?

There is momentum behind several features to be added to datetime module and 
having easily accessible prototype would give similar benefits to those you had 
during original design.

It is hard for me to judge the significance of maintenance burden, but others 
reported that having parallel versions of the io module was helpful.  I believe 
that with proper support in the regression test suit, it should be quite 
manageable.  If contributors are encouraged to do python version of new 
features first, get full test coverage and then do C implementation, it may 
lead to higher quality contributions.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7989>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to