Trivial update regarding last commit

This commit is contained in:
Miroslav Stampar 2013-05-30 12:04:56 +02:00
parent ed8f16e754
commit b7989f93c5

View File

@ -1395,7 +1395,7 @@ def _cleanupOptions():
else:
conf.rParam = []
if conf.pDel:
if conf.pDel and '\\' in conf.pDel:
conf.pDel = conf.pDel.decode("string_escape")
if conf.skip: