log profilemanager/manager.py @ 16:c80d44e5ca41

age author description
Thu, 06 May 2010 11:23:23 -0700 Jeff Hammel flush out new() function
Thu, 06 May 2010 11:06:59 -0700 Jeff Hammel actually sample 8 random lowercase letters and numbers for the profile hash
Wed, 05 May 2010 17:08:47 -0700 Jeff Hammel * update list of public API functions
Wed, 14 Apr 2010 16:07:20 -0700 Jeff Hammel rework API a bit; the "public" methods are becoming a bit specialized to the command line, which was my fear, so I should probably inherit from ProfileManager to do the interface like I should