On 8/19/14, 11:37 PM, Werner wrote:
I saw that when I searched why this is happening now and not before and only thing I could think of was the upgrade of Python.
I have a computer at work with python 2.6.5 on it. If I remember I'll run my gist on that and see. It does seem like an inconsistency in os.path.join() on different platforms. join() expects a tuple of path parts so I don't know why it can't handle that in this case.
Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
