Update for an Issue #12

This commit is contained in:
Miroslav Stampar
2012-12-03 14:27:01 +01:00
parent 79fca8e9d5
commit 42a8234c6f
36 changed files with 36 additions and 36 deletions

View File

@@ -9,7 +9,7 @@ from lib.core.enums import PRIORITY
__priority__ = PRIORITY.LOW
def tamper(payload, headers=None):
def tamper(payload, **kwargs):
"""
Replaces space character (' ') with a pound character ('#') followed by
a new line ('\n')