Home | Trees | Indices | Help |
---|
|
Standard command line options.
This module defines command lines options frequently used by various scripts, in a form suitable for adding to their option lists.
All functions in this module take an
optparse.OptionParser
instance, possibly followed by some
optional parameters, and return None
.
Author: Chusslove Illich (Часлав Илић) <caslav.ilic@gmx.net>
License: GPLv3
Functions | |||
|
|||
|
|||
|
|||
|
Variables | |
__package__ =
|
Function Details |
Regular expressions to include and exclude files and directories by matching names and paths.
See Also: build_path_selector() |
File paths from which to collect list of file and directory paths. If
See Also: collect_paths_from_file() |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jul 24 21:00:27 2014 | http://epydoc.sourceforge.net |