Searched refs:aout (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/actions/
H A Ddepend.py442 def astr(aout):
468 aout = grow(aout, "=".join(
475 if first_line and JOIN_TOK in aout:
478 return aout
/pkg/src/util/publish/
H A Dpkgfmt.py454 def astr(aout):
483 aout = grow(aout, "=".join((k,
488 if first_line and JOIN_TOK in aout:
498 return first_attr_count, rem_attr_count, aout

Completed in 16 milliseconds