Vasudev Kamath
|
12dcd6a184
|
Make code pep-8 compliant
|
2018-04-21 13:00:08 +05:30 |
|
Brian Warner
|
9cb763e83a
|
add "pragma: no cover" to set_trace() and debug code
we've got some tests to exercise this, so it shouldn't bitrot completely, but
there are some branches-not-taken warnings that I think are spurious
|
2018-02-22 09:42:43 -08:00 |
|
Brian Warner
|
e6b9cf18be
|
update to match new (private) Automat tracing API
|
2017-04-13 16:51:04 -04:00 |
|
Brian Warner
|
228e0ed671
|
set_trace: tolerate an Automat that lacks m.setTrace
wormhole.debug_set_trace() won't work until glyph/automat#56 lands, but this
should let travis do its job in the meantime.
|
2017-04-06 12:22:45 -07:00 |
|
Brian Warner
|
271efb6025
|
match new Automat tracing API (in glyph/automat#56 PR)
|
2017-04-06 12:22:45 -07:00 |
|
Brian Warner
|
175fef2ab4
|
clean up wordlist handling
|
2017-04-06 12:22:44 -07:00 |
|
Brian Warner
|
ae95948c17
|
more tweaks
|
2017-04-06 12:22:44 -07:00 |
|
Brian Warner
|
4f1b352b2a
|
more work: allocator, input, shift responsibilities
|
2017-04-06 12:22:44 -07:00 |
|