LARALITA

Results 1 issues of LARALITA

``` # -*- coding:utf-8 -*- import os import re from bs4 import Tag from ..base import * from ...utils.misc import format_multi_query_word longman_download_mp3 = True longman_download_img = True @register([u'朗文', u'Longman']) class...