python-inema/inema
Harald Welte e464545a89 Fix company addresses with contact person
When using the build_comp_addr() method 'person' argument, we need
to pass in a PersonName object, and not a string name of the contact.

Add a public build_pers_name() method to produce that PersonName object,
and use it from the example code.
2016-12-13 14:08:29 +01:00
..
data add formats retrieval method 2016-09-23 18:36:32 +02:00
__init__.py fix Python 3 compatibiltiy 2016-09-23 11:30:18 +02:00
inema.py Fix company addresses with contact person 2016-12-13 14:08:29 +01:00