debian/compat
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 30 Oct 2017 09:14:36 +0100
changeset 12220 3ba6016a459c
parent 11832 e8be49ecb522
permissions -rw-r--r--
[server] Do not use logilab.common.date.strptime in sqlutils This function is aliased to datetime.datetime.strptime() and exists only for compatibility with Python <= 2.5 which we no longer support.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11832
e8be49ecb522 [debian] Update debian packaging (closes #16133259)
David Douard <david.douard@logilab.fr>
parents: 858
diff changeset
     1
9