On 9/11/07, Greg Ewing <[EMAIL PROTECTED]> wrote: > Guido van Rossum wrote: > > I don't expect there to be a practical use for nanoseconds (even > > microseconds are doubtful, but useful since one might want unique > > timestamps for more than 1000 events per second). > > But... what if you want unique timestamps for more > than 1000000 events per second? :-)
Then you can't use the datetime module, or you'll have to petition for an extension to it. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com