summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 005a079)
raw | patch | inline | side by side (parent: 005a079)
author | grubert <grubert@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 27 Feb 2002 07:33:34 +0000 (07:33 +0000) | ||
committer | grubert <grubert@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 27 Feb 2002 07:33:34 +0000 (07:33 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@664 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/backends/blobfiles.py | patch | blob | history |
index 52704251fd0c8d9a14bdb82829f778639a6ae3ab..ccf3976ec7be9b5e87c9c1548dd7f95e30b28ad3 100644 (file)
# BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
#
-#$Id: blobfiles.py,v 1.2 2002-02-27 03:40:59 richard Exp $
+#$Id: blobfiles.py,v 1.3 2002-02-27 07:33:34 grubert Exp $
'''
This module exports file storage for roundup backends.
Files are stored into a directory hierarchy.
'''
raise NotImplementedError
+# $Log: not supported by cvs2svn $
+#
+# vim: set filetype=python ts=4 sw=4 et si