Searched defs:astr (Results 1 - 2 of 2) sorted by relevance
/pkg/src/modules/actions/ | ||
H A D | depend.py | 442 def astr(aout): function in function:DependencyAction.pretty_print 479 return astr(out) |
/pkg/src/util/publish/ | ||
H A D | pkgfmt.py | 454 def astr(aout): function in function:write_line 500 first_attr_count, rem_attr_count, output = astr(out) 510 output = astr(out)[-1] |
Completed in 217 milliseconds