From 6744bff4f213db459841cd010da05e9138daecee Mon Sep 17 00:00:00 2001 From: grubert Date: Wed, 27 Feb 2002 07:33:34 +0000 Subject: [PATCH] . add, vim line and cvs log key. git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@664 57a73879-2fb5-44c3-a270-3262357dd7e2 --- roundup/backends/blobfiles.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/roundup/backends/blobfiles.py b/roundup/backends/blobfiles.py index 5270425..ccf3976 100644 --- a/roundup/backends/blobfiles.py +++ b/roundup/backends/blobfiles.py @@ -15,7 +15,7 @@ # 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. @@ -106,3 +106,6 @@ class FileStorage: ''' raise NotImplementedError +# $Log: not supported by cvs2svn $ +# +# vim: set filetype=python ts=4 sw=4 et si -- 2.30.2