Package gnue :: Package common :: Package utils :: Module ucsv
[show private | hide private]

Module gnue.common.utils.ucsv

This module provides a csv.DictWriter class which is able to handle unicode values. Additionally floats will be converted using the proper decimal-point character according to locale.
Classes
UDictWriter Descendant of the DictWriter which is able to handle unicode values.


GNUe Home

Public API

Developer's Corner