Logged In: NO

Hi,

Silly me. I can make it work by just adding a raw prefix in
front
of the triple-quote:

m = PyInline.build(code=r""" ...printf("hello\n"); ...

This may be a good one for a new entry in PyInline's FAQ or
Tips.

Cheeeeeers