pub const PY_MARKER: &str = "##";
The marker for the Python surface — ##, one more # than a comment, as /// is one more /.
##
#
///
/