You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by Juan Carlos Moreno <re...@reply.github.com> on 2011/11/01 09:32:12 UTC

[dev] [libcloud] crash when debug is enabled and no paramiko: (#34)

libcloud/__init__.py", line 61, in _init_once
    if have_paramiko:
NameError: global name 'have_paramiko' is not defined


You can merge this Pull Request by running:

  git pull https://github.com/JuanCarlosM/libcloud patch-2

Or you can view, comment on it, or merge it online at:

  https://github.com/apache/libcloud/pull/34

-- Commit Summary --

* when debug is enabled and no paramiko:

-- File Changes --

M libcloud/__init__.py (1)

-- Patch Links --

  https://github.com/apache/libcloud/pull/34.patch
  https://github.com/apache/libcloud/pull/34.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/libcloud/pull/34