[openstack-dev] Python 3

Eric Windisch eric at cloudscaling.com
Wed Jul 24 18:27:13 UTC 2013


> Speaking of preferred ways to port, has there been any discussion about
> which version takes precedence when we have to do different things? For
> example, with imports, should we be trying the 2.x name first and falling
> back to 3.x on ImportError, or vice versa?
>

Are we having it now? My belief here is we should be following the
principle of "ask forgiveness, not permission". Try Python 3 and then
fallback to Python 2 whenever possible.

-- 
Regards,
Eric Windisch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130724/7e9848e8/attachment.html>


More information about the OpenStack-dev mailing list