Skip to content

Commit ffc59ef

Browse files
authored
Update Lib/string/__init__.py
1 parent b2a33a7 commit ffc59ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/string/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ def parse(self, format_string):
293293
Return an iterable that contains tuples of the form
294294
(literal_text, field_name, format_spec, conversion).
295295
296-
*literal_text* can be zero length.
297296
298297
*field_name* can be None, in which case there's no object
299298
to format and output; otherwise, it is looked up and

0 commit comments

Comments
 (0)