Fix (Python bindings): Return a string if a sequence's element are chars
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 26 Jun 2014 14:42:00 +0000 (10:42 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 26 Jun 2014 14:42:00 +0000 (10:42 -0400)
An AttributeError exception was raised when accessing the value property
of a sequence that contains a string.

Reported-by: Yiyang Dai <daiyiyang@hotmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.027373 seconds and 4 git commands to generate.