Skip to main content

Timeline for Cleaning up date strings in Python

Current License: CC BY-SA 4.0

4 events
when toggle format what by license comment
Jul 24, 2018 at 19:51 comment added RolfBly @200_success I didn't know about named capture groups, so thanks for pointing that out. Re junk input: it's about artists, many of whom lived before there was any consensus on calenders at all. Will have to deal with it.
Jul 24, 2018 at 14:56 history edited 301_Moved_Permanently CC BY-SA 4.0
added 25 characters in body
Jul 24, 2018 at 14:56 comment added 301_Moved_Permanently I wonder if match = next(filter(None, tests)).groupdict() wouldn't be more readable.
Jul 24, 2018 at 14:45 history answered 200_success CC BY-SA 4.0