Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
joblib / test / test_func_inspect_special_encoding.py
Size: Mime:
# -*- coding: big5 -*-


# Some Traditional Chinese characters: 一些中文字符
def big5_f():
    """用於測試的函數
    """
    # 註釋
    return 0