[Python-Dev] iso8601 parsing (original) (raw)
Alexander Belopolsky alexander.belopolsky at gmail.com
Wed Oct 25 12:07:23 EDT 2017
- Previous message (by thread): [Python-Dev] iso8601 parsing
- Next message (by thread): [Python-Dev] iso8601 parsing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Oct 25, 2017, at 11:45 AM, Alex Walters <tritium-list at sdamon.com> wrote:
it means the type of the first argument changes the semantic meaning of subsequent arguments, and that just adds a level of confusion to any api.
No, it does not. Passing a string a the first of three arguments will still be a type error.
- Previous message (by thread): [Python-Dev] iso8601 parsing
- Next message (by thread): [Python-Dev] iso8601 parsing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]