Commit Graph

3 Commits

Author SHA1 Message Date
wirawan
ed52cd4af0 * Added slice_str for easy printout of a slice object in python typical slice
syntax (e.g. 0:10: or 0:10:3 or :10:3, etc).
2010-02-24 14:28:13 +00:00
wirawan
66b8f5309d * Added: str_unindent to unindent python """-style string.
* Added: str_save_to_file to quickly save/append a string (or strings)
  to a text file.
* Added: str_expand to do iterative string expansion a la make or m4 (but
  without programming capabilities).
2010-01-22 18:50:09 +00:00
wirawan
887ca7e16e * text_tools: module to contain simple text utilities. 2009-12-04 19:57:22 +00:00