Code review comment for lp:~ken-pepple/nova/lp828596

Revision history for this message
Mandell (mdegerne) wrote :

Agree with Ed, except that you could also do:
     nonexistant_flavor = nonexistant_flavor.join(["z","z"])

I really don't know which is more efficient in python.

review: Needs Fixing (community)

« Back to merge proposal