New submission from Joshua Li:
See my SO answer and the corresponding question for detail:
https://stackoverflow.com/a/45602760/5348393
Essentially, given two datetime.datetime instances t1 and t2, the following two
syntactically different lines of code should be logically equivalent, but in
New submission from Joshua Li :
"Python HOWTOs are documents that cover a single, specific topic, and attempt
to cover it fairly completely."
It would be quite helpful if the section "non-capturing-and-named-groups" in
the regex HOWTO contained at least a mention and sh
Change by Joshua Li :
--
keywords: +patch
pull_requests: +5597
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issue32913>
___
___
Python-