From 7a19cafc5d0fb8786a61fdadba1a6014a0396e5f Mon Sep 17 00:00:00 2001 From: David McNab Date: Sat, 13 Dec 2003 02:05:46 +0000 Subject: Added 'fsync' stub in example/fusexmp.c Added support for 'fsync' and 'statfs' to python interface, and to python fs example --- python/README | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'python/README') diff --git a/python/README b/python/README index 2dcfb30..2a3af2b 100644 --- a/python/README +++ b/python/README @@ -1,6 +1,6 @@ #@+leo-ver=4 #@+node:@file README -#@@comment +#@@language Refer to the INSTALL file for build/install instructions @@ -31,6 +31,16 @@ does not seem to work. (why?) Update ====== +Updated 13-Dec-2003 by David McNab + + - changed Makefile to use Pyton distutils + - added setup.py for distutils + + - added 'code.leo' file for convenience of those who use the Leo + code editor (leo.sf.net) + + - added support for 'statfs' and 'fsync' methods (refer xmp.py) + Updated Dec 2003 by David McNab : - added support for 'release' events (ie when file gets closed) -- cgit v1.2.3