Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(21) | Call(0) | Derive(0) | Import(21)
str(object='') -> string Return a nice string representation of the object. If the argument is a string, the return value is the same object.
src/s/c/scikits.samplerate-0.3.3/pavement.py scikits.samplerate(Download)
packages=setuptools.find_packages(), install_requires=common.INSTALL_REQUIRE, version=common.VERSION, include_package_data=True)
src/s/c/scikits.audiolab-0.11.0/pavement.py scikits.audiolab(Download)
packages=setuptools.find_packages(), install_requires=common.INSTALL_REQUIRE, version=common.VERSION, include_package_data=True)