diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2005-10-15 20:05:15 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2005-10-15 20:05:15 +0000 |
| commit | 505d05e2f9845ec8a8d28fb27e493f6259d02bde (patch) | |
| tree | 23c13db88e03fb66631c5d9f07ebabccdbc2d242 /lib/python/Tools/__init__.py | |
| parent | ab721417dda75931b7463fe2bbcaaca1fbad796b (diff) | |
| download | enigma2-505d05e2f9845ec8a8d28fb27e493f6259d02bde.tar.gz enigma2-505d05e2f9845ec8a8d28fb27e493f6259d02bde.zip | |
add Directory tools
Diffstat (limited to 'lib/python/Tools/__init__.py')
| -rw-r--r-- | lib/python/Tools/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Tools/__init__.py b/lib/python/Tools/__init__.py index 4ff7ce3c..72a1abb7 100644 --- a/lib/python/Tools/__init__.py +++ b/lib/python/Tools/__init__.py @@ -1 +1 @@ -all = ["FuzzyDate.py", "XMLTools.py"] +all = ["FuzzyDate.py", "XMLTools.py", "Directories.py"] |
