projects
/
pgarchives.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc9ab06
)
Fix comment
author
Magnus Hagander
<magnus@hagander.net>
Sat, 5 Jan 2013 13:49:19 +0000
(14:49 +0100)
committer
Magnus Hagander
<magnus@hagander.net>
Sat, 5 Jan 2013 13:49:19 +0000
(14:49 +0100)
loader/load_message.py
patch
|
blob
|
blame
|
history
diff --git
a/loader/load_message.py
b/loader/load_message.py
index 5b8dc68ad35e8db11e090219f381d414888c6291..87b03495e51e0e3371765fe925267d56d0349d34 100755
(executable)
--- a/
loader/load_message.py
+++ b/
loader/load_message.py
@@
-1,7
+1,7
@@
#!/usr/bin/env python
#
-# load_message.py - takes a single email o
n standard input
-# and reads it into the database.
+# load_message.py - takes a single email o
r mbox formatted
+#
file on stdin or in a file
and reads it into the database.
#
import os