← Back to team overview

harvest-dev team mailing list archive

[Bug 656219] Re: move imports to top of the file

 

Perhaps the order of the imports could arranged so that it conforms to
PEP-8?

-- 
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.
https://bugs.launchpad.net/bugs/656219

Title:
  move imports to top of the file

Status in Harvest Service:
  Triaged

Bug description:
  <spike> all imports should go at the top of the file, not inside functions. golden rule is fail fast. if your app depends on some libs that are not installed it should tell the user right away, not do work and possibly fail later mid way some job





References