summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2015-12-12 16:53:11 (GMT)
committeralbert-github <albert.tests@gmail.com>2015-12-12 16:53:11 (GMT)
commitc47920b217491fc861cdac73d44ab4f93d08423e (patch)
tree04139461954721c8ac5a58bb2dd744a09f45be21 /.gitignore
parenta7284cbd77518200d9cd4f5adb04cfc40f357d24 (diff)
downloadDoxygen-c47920b217491fc861cdac73d44ab4f93d08423e.zip
Doxygen-c47920b217491fc861cdac73d44ab4f93d08423e.tar.gz
Doxygen-c47920b217491fc861cdac73d44ab4f93d08423e.tar.bz2
Correct / set types for python variables
The bool python type was not handled. In case of the initialization by means of a method call a variables was was aid to be a tuple (e.g. env= os.environ.copy()) Methods with initialization with defaults were shown without arguments in the brief description (e.g. def create_dir(dir, create=True):) Arguments with values in method calls were seen as variables variables in case of continuation lines (e.g. parser.add_argument("--https_proxy", nargs="?", help="Proxy to be used for https requests", action="store", const="myproxy.domain.com:8080") in this case action was seen as variable).
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions