[Python-Dev] [bpo-35155] Requesting a review
Terry Reedy
tjreedy at udel.edu
Tue Feb 12 15:31:36 EST 2019
More information about the Python-Dev mailing list
Tue Feb 12 15:31:36 EST 2019
- Previous message (by thread): [Python-Dev] [bpo-35155] Requesting a review
- Next message (by thread): [Python-Dev] [bpo-35155] Requesting a review
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2/12/2019 3:24 PM, Terry Reedy wrote: > The problem is that the urllib.request doc has several > 'placeholder-literal' and 'literal-placeholder' constructs where Correction: The result must be a legal function name, so that should be 'placeholder_literal' and 'literal_placeholder', where the '_' is part of the literal. -- Terry Jan Reedy
- Previous message (by thread): [Python-Dev] [bpo-35155] Requesting a review
- Next message (by thread): [Python-Dev] [bpo-35155] Requesting a review
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list