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 1882271 commit 374d09aCopy full SHA for 374d09a
1 file changed
README.rst
@@ -9,7 +9,7 @@ Abstract
9
10
This is a gdb-like debugger for Python. It is a rewrite of *pdb* from
11
the ground up. It is both a high-level debugger as well as a
12
-lower-level bytecode debugger. By lower level debugger, I mean that it
+lower-level bytecode debugger. By lower-level debugger, I mean that it
13
understands a lot about byte code and will try to make use of that in
14
its normal higher-level instructions.
15
0 commit comments