···5454import zipfile
5555import zlib
56565757-# On python2.7 where raw_input() and input() are both availble,
5757+# On python2.7 where raw_input() and input() are both available,
5858# we want raw_input's semantics, but aliased to input for python3
5959# compatibility
6060# support basestring in python3
···18041804 status from the script will abort the process.
1805180518061806 The purpose of the hook is to edit the message file in place, and it is not
18071807- supressed by the `--no-verify` option. This hook is called even if
18071807+ suppressed by the `--no-verify` option. This hook is called even if
18081808 `--prepare-p4-only` is set.
1809180918101810 The `p4-changelist` hook is executed after the changelist message has been