Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/s/k/SkeinFox-HEAD/skeinforge-0006/skeinforge_tools/raft.py SkeinFox(Download)
def __init__( self ): "Set the default preferences, execute title & preferences fileName." materialName = material.getSelectedMaterial() #Set the default preferences. self.archive = []
src/s/k/SkeinFox-HEAD/skeinforge-0005/skeinforge_tools/raft.py SkeinFox(Download)
def __init__( self ): "Set the default preferences, execute title & preferences fileName." materialName = material.getSelectedMaterial() #Set the default preferences. self.archive = []