You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please replace references of "/" on class Util (util.py script) by os.sep.
It will make html-muncher compatilbe with jython (http://www.jython.org/) running over windows.