-
Adding unicode support for LocalFS. Also fixed some bugs and handle files with no creation or modification date.
2008-10-28 22:11:01 UTC by nobody
-
For use with zope 2.8 (and perhaps earlier)
As well as the docstring fix from a previous issue, two
other changes are required:
(a) removal of ts_regex from LocalFS.py.
This is only used in bad_id, on line 406, a regex for
detecting whether a supplied id fits zope's naming
conventions.
replace this function with a string-based one (there
might have been a special reason for using...
2006-09-08 09:53:10 UTC by nobody
-
jfarr committed patchset 47 of module src to the Zope Local File System CVS repository, changing 3 files.
2004-01-30 09:29:39 UTC by jfarr
-
jfarr committed patchset 46 of module src to the Zope Local File System CVS repository, changing 4 files.
2004-01-30 09:13:20 UTC by jfarr
-
jfarr committed patchset 45 of module src to the Zope Local File System CVS repository, changing 1 files.
2003-02-12 19:35:52 UTC by jfarr
-
jfarr committed patchset 44 of module src to the Zope Local File System CVS repository, changing 1 files.
2003-02-07 07:40:00 UTC by jfarr
-
jfarr committed patchset 43 of module src to the Zope Local File System CVS repository, changing 2 files.
2003-02-07 07:34:36 UTC by jfarr
-
jfarr committed patchset 42 of module src to the Zope Local File System CVS repository, changing 1 files.
2003-02-06 06:48:36 UTC by jfarr
-
jfarr committed patchset 41 of module src to the Zope Local File System CVS repository, changing 1 files.
2003-02-06 06:37:34 UTC by jfarr
-
jfarr committed patchset 40 of module src to the Zope Local File System CVS repository, changing 1 files.
2003-02-06 06:31:57 UTC by jfarr