Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03bd26d commit fd85a4eCopy full SHA for fd85a4e
1 file changed
Lib/__future__.py
@@ -2,7 +2,7 @@
2
3
Each line is of the form:
4
5
- FeatureName = "_Feature(" OptionalRelease "," MandatoryRelease) ")"
+ FeatureName = "_Feature(" OptionalRelease "," MandatoryRelease ")"
6
7
where, normally, OptionalRelease < MandatoryRelease, and both are 5-tuples
8
of the same form as sys.version_info:
0 commit comments