chiark / gitweb /
Workaround for issue #1136. There is no real fix for unicode in os.path.expanduser...
authordaid <daid303@gmail.com>
Fri, 13 Feb 2015 06:00:00 +0000 (07:00 +0100)
committerdaid <daid303@gmail.com>
Fri, 13 Feb 2015 06:00:00 +0000 (07:00 +0100)
commit28ec491518b2d8e1caa9c9c4c6aa7d68efdf4348
tree4b36dd84521f2daab7f3a98bde276db731824e42
parent8c47319eb75d5f06efe834e3a854279e19b4d82c
Workaround for issue #1136. There is no real fix for unicode in os.path.expanduser for python2
Cura/util/profile.py