##// END OF EJS Templates
util: don't use mutable default argument value...
util: don't use mutable default argument value I don't think this is any tight loops and we'd need to worry about PyObject creation overhead. Also, I'm pretty sure strptime() will be much slower than PyObject creation (date parsing is surprisingly slow).

File last commit:

r30435:b86a448a default
r31393:8b6927eb default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer