Trees | Indices | Help |
|
---|
|
1 try: 2 from unittests import * 3 except ImportError: 4 # Happens if the PYTHONPATH is not correct, which is what happens when all you are 5 # trying to import is seleniumbase 6 pass 7
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 18 13:29:13 2011 | http://epydoc.sourceforge.net |