Overview
debug Rules
Macros
dump
|
Debugging method that recursively prints object fields to stderr |
Build self-contained python executables.
Rules
parfile
|
A self-contained, single-file Python program, with a .par file extension. |
parfile_test
|
Identical to par_binary, but the rule is marked as being a test. |
Macros
par_binary
|
An executable Python program. |
par_test
|
An executable Python test. |