commit | 9167225694a0c89a256172a189e153fe4e4c82f7 | [log] [tgz] |
---|---|---|
author | mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> | Thu Oct 16 22:28:34 2008 +0000 |
committer | mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> | Thu Oct 16 22:28:34 2008 +0000 |
tree | 1145f899ad9b5f85439451569e7069a09a6a963b | |
parent | c6ca810ab6b70c2237481e5e6ca6584b3da2557f [diff] |
Add an __all__ to limit the names imported in the common case where code does 'from autotest_lib.client.common_lib.errors import *' to only those that we define ourselves. Signed-off-by: Gregory Smith <gps@google.com> git-svn-id: http://test.kernel.org/svn/autotest/trunk@2296 592f7852-d20e-0410-864c-8624ca9c26a4