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    
xlrd / tests / base.py
Size: Mime:
import os


def from_this_dir(filename):
    return os.path.join(os.path.dirname(os.path.abspath(__file__)), filename)