econfig
econfig copied to clipboard
unicode support, utils functions
Hi @benoitc
I have added unicode support, util functions (get_bool, get_integer, get_float, get_list) and comments with sharp symbol. May be you find it useful :)
8 months later... I partially implemented the PR. unicode tests wasn't working for me though. Also I would like to port #9 first which should make it easier to match unicode patterns. Thoughts?