diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/archive.scanners-module.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/archive.scanners-module.html Fri Sep 11 11:54:49 2009 +0100
@@ -0,0 +1,263 @@
+
+
+
+
+ archive.scanners
+
+
+
+
+
+
+
+
+
+Module scanners
source code
+Implementation of the available scanner for
+
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+ get_scanners(names,
+ config) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+ logger = logging.getLogger('archive.scanners')
+ |
+
+
+
+
+ |
+ logger_abld = logging.getLogger('archive.scanners.abld')
+ |
+
+
+
+
+ |
+ __scanners = {'default': FileSystemScanner, 'input.file': Inpu...
+ |
+
+
+
+
+
+
+
+
+
+ __scanners
+
+
+
+
+ - Value:
+
+{'default': FileSystemScanner, 'input.file': InputFileScanner, 'abld.w
+hat': AbldWhatScanner,}
+ |
+
+
+ |
+
+
+
+
+
+
+
+
+
+