harvest-dev team mailing list archive
-
harvest-dev team
-
Mailing list archive
-
Message #00511
[Bug 656219] Re: move imports to top of the file
** Changed in: harvest
Status: Fix Committed => Fix Released
--
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:
Fix Released
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