/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: 2019-03-03 13:19:47 UTC
  • Revision ID: teddy@recompile.se-20190303131947-s7pwice2hi8l2hyv
mandos-ctl: Improve a test when running Python older than 3.4.

* mandos-ctl
  (Test_string_to_delta.test_falls_back_to_pre_1_6_1_with_warning):
  When assertLogs() is not present, implement alternative.

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
*** TODO [#C] In Python 3.3, use shlex.quote() instead of re.escape()
87
87
 
88
88
* mandos-ctl
 
89
*** Handle "no D-Bus server" and/or "no Mandos server found" better
89
90
** TODO Remove old string_to_delta format                                 :2:
90
91
 
91
92
* TODO mandos-dispatch