We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73858ea commit 7d58cdbCopy full SHA for 7d58cdb
1 file changed
tests/cmdline/repl_autocomplete.py.exp
@@ -12,7 +12,7 @@ Use \.\+
12
'abc'
13
>>> x = 5
14
>>> x.
15
-from_bytes to_bytes
+bit_length from_bytes to_bytes
16
>>> x.[K[K
17
>>> x.__class__
18
<class 'int'>
0 commit comments