summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 9a896f4..5f56c34 100644
--- a/README
+++ b/README
@@ -60,6 +60,9 @@ Here is a brief description of the available modules :
Two mix-in classes to handle configuration from both command line
(using optik/optparse) and configuration file.
+* context.py :
+ One context manager (python 2.5+) to handle temporary directories.
+
* corbautils.py:
Usefull functions for use with the OmniORB CORBA library.