Fix python: remove weird char at the end of line
authorJulien Desfossez <jdesfossez@efficios.com>
Tue, 15 Apr 2014 18:28:23 +0000 (14:28 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 25 Apr 2014 13:25:14 +0000 (09:25 -0400)
commitd0f6c52337c832c27cfde06c7e5b58255871d786
tree305f1f96db38a30935d7a0efd1ffa06b7499f2c9
parenta6814167eb4cb457a4c7fc06d938f2e1eb724ce9
Fix python: remove weird char at the end of line

There was the character \xc2 at the end of one line that caused an
import error on some ubuntu distros.

Reported-by: Francis Giraldeau <francis.giraldeau@gmail.com>
Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
bindings/python/babeltrace.i.in
This page took 0.023758 seconds and 4 git commands to generate.