HomeSort by relevance Sort by last modified time
    Searched refs:sort_stmt (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_idioms.py 117 sort_stmt = results["sort"]
131 sort_stmt.remove()
133 btwn = sort_stmt.prefix
134 # Keep any prefix lines between the sort_stmt and the list_call and
138 # The new prefix should be everything from the sort_stmt's
151 # of sort_stmt's prefix.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_idioms.py 117 sort_stmt = results["sort"]
131 sort_stmt.remove()
133 btwn = sort_stmt.prefix
134 # Keep any prefix lines between the sort_stmt and the list_call and
138 # The new prefix should be everything from the sort_stmt's
151 # of sort_stmt's prefix.

Completed in 54 milliseconds