Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/recorded.py
diff options
context:
space:
mode:
authorerikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-11-01 01:46:21 (GMT)
committer erikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-11-01 01:46:21 (GMT)
commit9a56874f57c225d06335b3697b8eaf5e15e29741 (patch)
treec00dca7adbef234a8d8fe81bedbb3083ae88bdd6 /recorded.py
parent9dfa0aac7af0187cc90fd3b857335660218214f3 (diff)
datastore refactoring fixes
git-svn-id: http://mediamods.com/public-svn/camera-activity/Record.activity@800 574bc980-5f2d-0410-acbc-c8f9f0eb14e0
Diffstat (limited to 'recorded.py')
-rw-r--r--recorded.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/recorded.py b/recorded.py
index 47010dc..842a957 100644
--- a/recorded.py
+++ b/recorded.py
@@ -58,6 +58,7 @@ class Recorded:
#and just because you have a datastore id, doesn't mean you're saved
self.savedMedia = False
self.savedXml = False
+ self.mime = None #just for sticking into the datastore, for convenience
#assume you took the picture
self.buddy = False