Hi,

Le 01/10/2015 15:50, Nikolay Makhotkin a écrit :
In Mistral, we are trying to fix the codebase for supporting python3,
but we are not able to do this since we faced issue with pecan library.
If you want to see the details, see this traceback - [1].

I tried to run Mistral tests on Python 3 and I got the same error. For me, it's an obvious Python 3 bug in Pecan. Maybe Pecan has only a partial Python 3 support?

If value is a bounded method, you can replace value.im_class with type(value.__self__).

Victor

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to