cfeck created this revision. cfeck added a reviewer: Frameworks. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. cfeck requested review of this revision.
REVISION SUMMARY - Add missing parentheses for print() - Writing strings to the data file requires encode() - Replace "map.has_key(key)" with "key in map" TEST PLAN Tested with Unicode 11.0 data. REPOSITORY R236 KWidgetsAddons REVISION DETAIL https://phabricator.kde.org/D13641 AFFECTED FILES src/kcharselect-generate-datafile.py To: cfeck, #frameworks Cc: kde-frameworks-devel, michaelh, ngraham, bruns