libuav original

Dependents:   UAVCAN UAVCAN_Subscriber

Embed: (wiki syntax)

« Back to documentation index

LoaderString Class Reference

LoaderString Class Reference

Public Member Functions

def load

Detailed Description

Load template from a string/unicode.

Note that 'include' is not possible in such templates.

Definition at line 368 of file pyratemp.py.


Member Function Documentation

def load (   self,
  s 
)
Return template-string as unicode.

Definition at line 376 of file pyratemp.py.