py-configparser returning (vector character) but not string

Philipp Marek philipp at marek.priv.at
Tue Mar 6 14:26:17 UTC 2018


Hi everybody,

I'm using py-configparser in one of my projects.

After quite some debugging I found out that it returns
   (VECTOR CHARACTER <length>)
instead of plain strings; and in some cases this makes
a difference, for example SB-BSD-SOCKETS:GET-HOST-BY-NAME
throws an CASE-FAILURE.


Perhaps the results should become SIMPLE-STRINGS --
although I'm not sure how widespread such problems/
checks are.


Regards,

Phil



More information about the py-configparser-devel mailing list