18180x0
19190x0
2020# tracked allocation
21- m_tracked_head = 0
21+ m_tracked_head = 0x0
22220 1
23231 1
24242 1
@@ -35,7 +35,7 @@ m_tracked_head = 0
35355 1
36366 1
37377 1
38- m_tracked_head = 0
38+ m_tracked_head = 0x0
3939# vstr
4040tests
4141sts
@@ -48,30 +48,29 @@ RuntimeError:
4848ame__
4949mport
5050
51- builtins micropython __future__ _asyncio
52- _thread _uasyncio aesio array
53- audiocore audiomixer binascii bitmaptools
54- btree cexample cmath collections
55- cppexample displayio errno ffi
56- framebuf gc hashlib json
57- math qrio rainbowio re
58- struct synthio sys termios
59- traceback ubinascii uctypes uerrno
60- uheapq uio ujson ulab
61- ulab.numpy ulab.numpy.fft ulab.numpy.linalg
62- ulab.scipy ulab.scipy.linalg
63- ulab.scipy.optimize ulab.scipy.signal
64- ulab.scipy.special ulab.utils uos
65- urandom ure uselect utime
66- utimeq uzlib zlib
51+ builtins micropython __future__ _thread
52+ _uasyncio aesio array audiocore
53+ audiomixer bitmaptools cexample cmath
54+ collections cppexample displayio gc
55+ math qrio rainbowio struct
56+ synthio termios traceback ubinascii
57+ uctypes uerrno uhashlib uheapq
58+ uio ujson ulab ulab.numpy
59+ ulab.numpy.fft ulab.numpy.linalg ulab.scipy
60+ ulab.scipy.linalg ulab.scipy.optimize
61+ ulab.scipy.signal ulab.scipy.special
62+ ulab.utils uos urandom ure
63+ uselect usys utime utimeq
64+ uzlib zlib
6765ime
6866
6967utime utimeq
7068
7169argv atexit byteorder exc_info
7270exit getsizeof implementation maxsize
73- modules path platform stderr
74- stdin stdout version version_info
71+ modules path platform print_exception
72+ ps1 ps2 stderr stdin
73+ stdout tracebacklimit version version_info
7574ementation
7675# attrtuple
7776(start=1, stop=2, step=3)
@@ -199,4 +198,9 @@ frzstr_pkg2.mod
199198frzmpy_pkg2.mod
2001991
201200ZeroDivisionError
201+ \
202+
203+ X
204+ '\x1b'
205+ b'\x00\xff'
202206NULL
0 commit comments