There was an error while loading. Please reload this page.
enum.bin
1 parent 626a6bc commit 819f721Copy full SHA for 819f721
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