[Rest2web-develop] DateUtil and None (ConfigObj)
Brought to you by:
mjfoord
From: Michael F. <mi...@pc...> - 2005-08-15 14:40:41
|
A couple of questions : I *could* implement a timestamp datatype using the ``parse`` function from the third party DateUtil module. http://moin.conectiva.com.br/DateUtil#head-95324de690ad48fe8f91bdee9b5bf97b6b0911e9 I *don't* actually need it - like you I record timestamps. What do you think - YAGNI ? (or a useful reference implementation with a conditional import.....) Are you intending to remove the None test ? All the best, Fuzzy http://www.voidspace.org.uk/python |