branch | stable |
changeset 3707 | 78596919ede3 |
parent 3275 | 5247789df541 |
child 3720 | 5376aaadd16b |
child 3832 | ce8dd861f442 |
--- a/dbapi.py Fri Oct 16 15:43:23 2009 +0200 +++ b/dbapi.py Fri Oct 16 16:29:46 2009 +0200 @@ -446,7 +446,7 @@ return self._repo.get_schema() def load_appobjects(self, cubes=_MARKER, subpath=None, expand=True, - force_reload=None): + force_reload=None): config = self.vreg.config if cubes is _MARKER: cubes = self._repo.get_cubes()