Comment #13 on issue 191 by [email protected]: SO_PEERCRED missing in some versions of python
http://code.google.com/p/ganeti/issues/detail?id=191

commit a3e964cf54dd8c5aa1c0ae9cee6fd20a2ada6ff3
Author: Klaus Aehlig <[email protected]>
Date:   Wed Jun 26 12:49:10 2013 +0200

    Disable pylint E1101 on hypothetical import

    In some versions of python the module IN does not provide
    the constant SO_PEERCRED (issue 191). So in commit 069a4b
    a work around was added. However, this work around still
    leaves lint warnings when working with those versions of
    python. So disable this warning during the work around,
    so that users of these python versions can still develop
    and contribute to ganeti.

    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Thomas Thrainer <[email protected]>
    Reviewed-by: Helga Velroyen <[email protected]>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to