I am working on exercise 41 in learnpythonthehardway and keep getting the error:
Traceback (most recent call last): File \".\\url.py\", line 72, in <
Explicitly convert byte type 'word' into string
result = result.replace("###", sre(word), 1)
it should work