Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S snf-ganeti
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • itmineduitminedu
  • snf-ganeti
  • Repository
Switch branch/tag
  • snf-ganeti
  • lib
  • objects.py
Find file BlameHistoryPermalink
  • Andrea Spadaccini's avatar
    DeprecationWarning fixes for pylint · b459a848
    Andrea Spadaccini authored Aug 29, 2011
    
    
    In version 0.21, pylint unified all the disable-* (and enable-*)
    directives to disable (resp. enable). This leads to a lot of
    DeprecationWarning being emitted even if one uses the recommended
    version of pylint (0.21.1, as stated in devnotes.rst).
    
    This commit changes all the disable-msg directives to disable.
    
    Signed-off-by: default avatarAndrea Spadaccini <spadaccio@google.com>
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarIustin Pop <iustin@google.com>
    b459a848