tests/test-bad-extension.out
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Thu, 12 Oct 2006 14:04:11 -0300
changeset 3369 4bad632913d8
parent 3014 01454af644b8
child 3990 96e21337dc03
permissions -rw-r--r--
python2.5 PyArg_ParseTuple fix Python 2.5 doesn't like it when we mix str objects and the "t#" format in PyArg_ParseTuple. Change it to use "s#". Tested with python 2.3, 2.4 and 2.5.

*** failed to import extension badext: invalid syntax (badext.py, line 1)
hg help [COMMAND]

show help for a command, extension, or list of commands