ref: 60b52a8cf0ab9714419796a981b85992930f3d31
parent: 1120eaaaf54afe16600c7b5f665edcbc621fde0f
author: cogitokat <[email protected]>
date: Sun Jun 23 10:12:03 EDT 2013
Change bad indents in extras/gfx.py
--- a/extras/gfx.py
+++ b/extras/gfx.py
@@ -28,7 +28,7 @@
def hex_dump(input, debug = True):
- """
+ """
Display hex dump in rows of 16 bytes.
"""
@@ -328,7 +328,8 @@
Works, but doesn't do flipped/reversed streams yet.
This takes up most of the compress time and only saves a few bytes
- it might be more feasible to exclude it entirely."""
+ it might be more feasible to exclude it entirely.
+ """
self.repeats = []
self.flips = []