debian/pycompat
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 26 Mar 2015 08:34:47 +0100
changeset 10304 b6c55274135a
parent 0 b97547f5f1fa
permissions -rw-r--r--
[web/request] don't play tricks with utc offset We need an UTC datetime from a time.time()-type value. It turns out datetime provides a method to do just that. Related to #2154655.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
2