Cosimo Lupo
|
0951e2063e
|
ensure all modules do from __future__ import absolute_import, unicode_literals
|
2018-07-14 19:25:18 +01:00 |
|
Cosimo Lupo
|
8747da76a4
|
filenames.py: fix doctests for py2.py3; import unicode_literals
|
2016-09-11 17:00:13 +01:00 |
|
Denis Moyogo Jacquerye
|
bb21cb7c3a
|
userNameToFileName expects userName to be unicode strings, let it raise
if not
|
2016-07-11 13:49:59 +01:00 |
|
Adrien Tétar
|
ec0fe57545
|
filenames: only allow unicode in py2
i.e. restore the old behavior
|
2016-07-08 21:19:16 -07:00 |
|
Denis Jacquerye
|
f9ff5e5cfe
|
filenames: use basestring
|
2015-11-06 14:10:43 +00:00 |
|
Adrien Tétar
|
337ef3202b
|
ufoLib meta: automated 2to3 conversion
|
2015-11-05 09:30:43 +00:00 |
|
Cosimo Lupo
|
9eeafb5462
|
[filenames] fix NameError
|
2015-06-24 14:01:37 +01:00 |
|
Tal Leming
|
cfe561ea91
|
Tabs.
git-svn-id: http://svn.robofab.com/branches/ufo3k@298 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-09-27 17:35:54 +00:00 |
|
Tal Leming
|
91a707b433
|
Airplane stuff. Lots of work. Very tired. It can write a partial UFO 3 now. Very tired.
git-svn-id: http://svn.robofab.com/branches/ufo3k@290 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
|
2011-09-19 01:40:21 +00:00 |
|