← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1133097] Re: Don't compare boolean values to True or False using ==

 

** Changed in: glance
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1133097

Title:
  Don't compare boolean values to True or False using ==

Status in OpenStack Image Registry and Delivery Service (Glance):
  Won't Fix

Bug description:
  Yes:   if greeting:
  No:    if greeting == True:
  Worse: if greeting is True:

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1133097/+subscriptions