5.10.1. Including code

You can include existing code directly to the current tangler like:
  @select(py)
  @include_code(filename)
This is not the same as including an Interscript file. The contents of the code inclusion 'filename' are copied verbatim to the tangler 'py'. Leading @ characters are not detected. The contents of the file are still woven into the document.