Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(1) | Derive(0) | Import(0)
src/s/k/SkeinFox-HEAD/2010-02-25_skeinforge_withRaftless/skeinforge_tools/analyze_plugins/analyze_utilities/display_line.py SkeinFox(Download)
if tags == '': return if gcodec.getHasPrefix( tags, 'colored_line_index:' ): splitLine = tags.split() coloredLineIndex = int( splitLine[ 1 ] )