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>
Tue, 15 Apr 2014 19:40:40 +0000 (15:40 -0400)
commit8a2cd19ad5ea917359494c45da67607f06c50e22
treed4aca437581f5df80d73bed5c56d69d6d643e854
parent785646126ebd71000ce0645c9a50a40fa8a6ba1f
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.025003 seconds and 4 git commands to generate.