[Python-Dev] [bpo-35155] Requesting a review

Terry Reedy tjreedy at udel.edu
Tue Feb 12 15:31:36 EST 2019


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



More information about the Python-Dev mailing list