Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(0) | Derive(0) | Import(1)
src/p/y/py2app-0.8/py2app/util.py py2app(Download)
def copy_resource(source, destination, dry_run=0, symlink=0): """ Copy a resource file into the application bundle """ import py2app.converters as conv