Rebuild newt, removed _Py_RefTotal symbol.
But install it, other problem occur.

---
Python 2.7.3 (default, Dec 12 2012, 19:00:09) 
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import snack
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/snack.py", line 310, in <module>
    for o,c in [ (ord(c),c) for c in string.ascii_letters+string.digits ]:
NameError: name 'string' is not defined
>>> 
---

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1092117

Title:
  failed to import snack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/newt/+bug/1092117/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to