Mercurial > mozilla > hg > ProfileManager
annotate profilemanager/__init__.py @ 13:5f81f9d321ba
instantiate a profile manager in the tests with a stub profiles.ini file
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 06 May 2010 07:47:21 -0700 |
parents | 21bc82d8930a |
children | 145e111903d2 |
rev | line source |
---|---|
0
7301d534bc6c
initial messy and incomplete strawman prototype for Mozilla (Firefox) profile management
Jeff Hammel <k0scist@gmail.com>
parents:
diff
changeset
|
1 # |
11
21bc82d8930a
add ProfileManager to outward-facing __init__ file
Jeff Hammel <jhammel@mozilla.com>
parents:
0
diff
changeset
|
2 from manager import ProfileManager |