For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Confused with Pseudoexec
-
Hi,
In comminfo.py line 229 the variable pseudoexec is not used by the actual function yet invoked by other functions that call that one. Is that intentional? -
@greenleafone7 Not really sure about it but it seems this parameter is provided for any inherited implementation of CommInfoBase to use.