Make UTF-8 encoding of configuration file explicit
commitc46e0cf485f959d287cd920071c4f3140ec7e10d
authorSean Robinson <robinson@tuxfamily.org>
Tue, 22 Apr 2014 22:55:19 +0000 (22 15:55 -0700)
committerSean Robinson <robinson@tuxfamily.org>
Tue, 22 Apr 2014 22:55:19 +0000 (22 15:55 -0700)
tree7f8763aa4f40443bed263a5653d745b901928a8e
parentb9ca9d6a48366596c820d3320d9cfc0b2c8059a6
Make UTF-8 encoding of configuration file explicit

This is an important step in the i18n move.  ESSIDs in profile names
and the profiles can now be non-ASCII.

Signed-off-by: Sean Robinson <robinson@tuxfamily.org>
test/data/wifi-radar-test.conf
test/unit/config.py
wifiradar/config.py