We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6be480 commit 83852d3Copy full SHA for 83852d3
1 file changed
tests/bytecode/README.md
@@ -5,7 +5,7 @@ You need to first build the 'cpy' executable in the directory micropython/unix-c
5
This executable is a minimal version of Micro Python which compiles a single source
6
file and outputs the corresponding byte code.
7
8
-The output of Micro Python is checked against CPython 3.3.
+The output of Micro Python is checked against CPython 3.4.
9
10
To run the tests use:
11
0 commit comments