** Description changed:

- With paste 1.7.5.1, the conversion to support both Python 3.x and 2.x
+ With paste 1.7.5.1-5, the conversion to support both Python 3.x and 2.x
  seems incomplete, and results in the following error, when attempting to
  run the unit tests for the u1db package:
  
-   File "/usr/lib/python2.7/dist-packages/paste/lint.py", line 158, in 
start_response_wrapper
-     check_status(status)
-   File "/usr/lib/python2.7/dist-packages/paste/lint.py", line 361, in 
check_status
-     assert type(status) is StringType, (
+   File "/usr/lib/python2.7/dist-packages/paste/lint.py", line 158, in 
start_response_wrapper
+     check_status(status)
+   File "/usr/lib/python2.7/dist-packages/paste/lint.py", line 361, in 
check_status
+     assert type(status) is StringType, (
  NameError: global name 'StringType' 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/1227291

Title:
  NameError: global name 'StringType' is not defined

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to