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

I would like to remove datetime module dependency on time module altogether.  
For example getting timestamp as a float and later break it into sec/usec just 
to satisfy time module API looks rather inefficient.

----------
assignee:  -> belopolsky
nosy: +belopolsky

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

Reply via email to