<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/tests/cmdline/repl_micropyinspect, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>tests/cmdline: Add test for MICROPYINSPECT environment variable.</title>
<updated>2020-02-04T06:54:31+00:00</updated>
<author>
<name>David Lechner</name>
</author>
<published>2020-02-02T03:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=4a97f7aaf3c9123a7f127d6986b0f61ce9361beb'/>
<id>4a97f7aaf3c9123a7f127d6986b0f61ce9361beb</id>
<content type='text'>
When this variable is set to non-empty string it triggers the REPL after a
command/module/file finishes running.

The Python file without the file extension is because the cmdline: parser
in run-test splits on spaces, so we can't use the -c option since
`import os` can't be written without a space.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When this variable is set to non-empty string it triggers the REPL after a
command/module/file finishes running.

The Python file without the file extension is because the cmdline: parser
in run-test splits on spaces, so we can't use the -c option since
`import os` can't be written without a space.
</pre>
</div>
</content>
</entry>
</feed>
