2a608151c2
This removes the create_id method from gen/db/write.py, since after a recent "from __future__ import unicode_literals" (there) it started producing unicode. Instead the create_id method in gen/utils/id.py is used, as its code is essentially identical, in use in many other places -- and does not produce unicode. |
||
---|---|---|
.. | ||
cli | ||
gen | ||
gui | ||
guiQML | ||
plugins | ||
test | ||
webapp | ||
__init__.py | ||
grampsapp.py | ||
version.py |