Home
last modified time | relevance | path

Searched refs:loglines (Results 1 – 1 of 1) sorted by relevance

/trunk/main/solenv/bin/
H A Dpackmodule24 def paths_to_pack(loglines): argument
27 for line in loglines:
33 def stripped_paths_to_pack(loglines): argument
35 return (path.partition('/')[2] for path in paths_to_pack(loglines))

Completed in 21 milliseconds