Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fd85a4e

Browse files
committed
Typo repair.
1 parent 03bd26d commit fd85a4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/__future__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
Each line is of the form:
44
5-
FeatureName = "_Feature(" OptionalRelease "," MandatoryRelease) ")"
5+
FeatureName = "_Feature(" OptionalRelease "," MandatoryRelease ")"
66
77
where, normally, OptionalRelease < MandatoryRelease, and both are 5-tuples
88
of the same form as sys.version_info:

0 commit comments

Comments
 (0)