/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2016-08-25 16:17:23 UTC
  • Revision ID: teddy@recompile.se-20160825161723-wsbn6sxyk29qgmsv
PEP8 compliance: mandos-ctl

* mandos-ctl: Add PEP8 compliance (as per the "pycodestyle" tool).

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
** TODO Error handling on error parsing config files
81
81
** TODO init.d script error handling
82
82
** TODO D-Bus server properties; address, port, interface, etc.           :2:
 
83
** Python 3                                                               :2:
 
84
*** TODO [#C] In Python 3.3, use shlex.quote() instead of re.escape()
83
85
 
84
86
* mandos-ctl
 
87
*** Handle "no D-Bus server" and/or "no Mandos server found" better
85
88
** TODO Remove old string_to_delta format                                 :2:
86
89
 
87
90
* TODO mandos-dispatch