##// END OF EJS Templates
bundle2: enforce all parameters in a part to be handled...
bundle2: enforce all parameters in a part to be handled Once we picked a handler, we check that all mandatory parameter keys are properly supported. If not we raise an exception. We added a test for this case. The code now fails for any part with unknown mandatory parameters. We will ignore such errors for advisory parts in a later changeset.

File last commit:

r16438:28a90cdf default
r21625:511f5fa6 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer