Hi to fix wlcp for the latest changes:
in file wlcpod_netops.py
search "signout", replace it with "Sign out"
in file wlcpod_parser.py
search line:
'get_title = re.compile('<h1><a href.*?>(?P<level>.*?)</a> -\s*(?P<name>.*?)\s*</h1>')'
replace with
get_title = re.compile('<h1>\s*<a href.*?>(?P<level>.*?)</a> -\s*(?P<name>.*?)\s*</h1>')
Thats all folks.
Posted by matthiask February 2, 2010 in the Group WeLoveChinesePod-Software.
Comments (15)
Updating ...
Not sure if your comment is appropriate? Check our Commenting Policy first.
New lesson idea? Please contact us.