Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: UAVCAN UAVCAN_Subscriber
_dontescape Class Reference
Detailed Description
Unicode-string which should not be escaped.
If ``isinstance(object,_dontescape)``, then don't escape the object in
``@!...!@``. It's useful for not double-escaping macros, and it's
automatically used for macros/subtemplates.
:Note: This only works if the object is used on its own in ``@!...!@``.
It i.e. does not work in ``@!object*2!@`` or ``@!object + "hi"!@``.
Definition at line 1044 of file pyratemp.py.
Generated on Tue Jul 12 2022 17:17:37 by
1.7.2