Comment 2 for bug 1660004

Revision history for this message
Haw Loeung (hloeung) wrote :

Hmm, I saw this as well and even tried this:

| $ python
| ...
| >>> from path import path
| Traceback (most recent call last):
| File "<stdin>", line 1, in <module>
| ImportError: cannot import name path

I copied the path.py module from Trusty and seems to work fine. FYI, the diff looks like this:

http://pastebin.ubuntu.com/23879729/