Package: python-yaql / 0.2.3-2

Metadata

Package Version Patches format
python-yaql 0.2.3-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python3 fix1.patch | (download)

examples/runner.py | 6 3 + 3 - 0 !
yaql/cli/cli_functions.py | 36 18 + 18 - 0 !
yaql/cli/run.py | 2 1 + 1 - 0 !
3 files changed, 22 insertions(+), 22 deletions(-)

 fix print statements into print() calls
 This fixes Python 3 compat.