comparison hgext/keyword.py @ 32290:2959c3e986e0

py3: convert date and format arguments str before passing in time.strptime time.strptime() raises ValueError if the arguments are not str. Source Code: https://hg.python.org/cpython/file/3.5/Lib/_strptime.py#l307
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 06 May 2017 04:51:25 +0530
parents 1d7e8eb8788b
children 46ba2cdda476
comparison
equal deleted inserted replaced
32289:770bbfdc9644 32290:2959c3e986e0