Chromium Code Reviews
DescriptionMinor loader improvements.
This allows recipe_modules to do:
from recipe_engine.recipe_api import RecipeApi
class MyApi(RecipeApi):
...
Without explosion.
This will also raise a useful exception if a recipe script is missing GenTests
and/or RunSteps.
R=dnj@chromium.org, martiniss@chromium.org, phajdan.jr@chromium.org
BUG=
Review-Url: https://codereview.chromium.org/2864803003
Committed: https://github.com/luci/recipes-py/commit/5cdf9803d55420f3ae8d2e0dd524bc2de9c7284b
Patch Set 1 #Patch Set 2 : alphabetize #
Total comments: 2
Patch Set 3 : fix tests #
Messages
Total messages: 9 (4 generated)
|
|||||||||||||||||||||||||||||||||||||