提交 8fd117e4 编写于 作者: L lym0302

add cli, test=doc

上级 80b83b74
...@@ -11,14 +11,6 @@ ...@@ -11,14 +11,6 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
"""
import _locale
from .base_commands import BaseCommand
from .base_commands import HelpCommand
_locale._getdefaultlocale = (lambda *args: ['en_US', 'utf8'])
"""
import _locale import _locale
from .base_commands import BaseCommand from .base_commands import BaseCommand
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册