debian/compat
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 02 Dec 2018 16:52:14 +0100
changeset 4284 f6298544d9d0
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
extensions: avoid shadowing imported module names with exthelper methods The previous code worked, but confused pyscripter.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
531
b18b00036355 pkg/debian: Debian packaging
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
8