Changeset 28 for trunk/robofab/Lib/robofab
- Timestamp:
- 02/02/08 12:40:17 (5 years ago)
- File:
-
- 1 edited
-
trunk/robofab/Lib/robofab/objects/objectsFL.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/robofab/Lib/robofab/objects/objectsFL.py
r18 r28 18 18 19 19 # local encoding 20 if os.name == "mac":20 if os.name in ["mac", "posix"]: 21 21 LOCAL_ENCODING = "macroman" 22 22 else:
Note: See TracChangeset
for help on using the changeset viewer.
