source test {
python(
class("example.python.module.Class")
options(
this-is-six(6)
)
);
}
source test {
python(
class("example.python.module.Class")
options(
this-is-six(6) # or
this-is-six("6")
)
);
}
© ALL RIGHTS RESERVED. Termini di utilizzo Privacy Centro preferenze cookie