Minor patch

This commit is contained in:
Miroslav Stampar
2013-08-12 14:25:51 +02:00
parent a711c9ed36
commit b2855e0281
5 changed files with 45 additions and 14 deletions

View File

@@ -133,7 +133,7 @@ def htmlunescape(value):
return retVal
def singleTimeWarnMessage(message): # Cross-linked function
pass
raise NotImplementedError
def stdoutencode(data):
retVal = None