There was an error while loading. Please reload this page.
enum.bin
1 parent e682141 commit d736349Copy full SHA for d736349
1 file changed
Doc/library/enum.rst
@@ -1053,7 +1053,7 @@ Utilities and Decorators
1053
>>> enum.bin(~10) # ~10 is -11
1054
'0b1 0101'
1055
1056
- .. versionadded:: 3.10
+ .. versionadded:: 3.11
1057
1058
---------------
1059
0 commit comments