Fix datetime_strptime following svnmerge from trunk; it was
using the wrong format codes ('s' instead of 'u') in
PyObject_CallMethod. M
Mark Dickinson committed
fc689ddc0d1eb7468dd2dfea71689af1ce05fe46
Parent: 0eb6f69
using the wrong format codes ('s' instead of 'u') in
PyObject_CallMethod.