On Thu, Jan 28, 2010 at 2:59 PM, Tibor Simko <[email protected]> wrote: > On Thu, 28 Jan 2010, Victor Engmark wrote: >> webbasket_regression_tests.py tries to import mechanize >> unconditionally. Should we depend on it, or should the test file be >> changed? > > Many modules depend on mechanize in the regression testing department. > The package is listed as optional in the INSTALL file because Invenio > clients are not required to run the regression tests when they install > the package. So one can say that mechanize is not needed for Invenio > operations, but is needed for Invenio development.
OK, thanks for the clarification. -- Victor Engmark
