summaryrefslogtreecommitdiff
path: root/textutils.py
Commit message (Collapse)AuthorAgeFilesLines
* toward py3kSylvain2009-03-041-20/+18
| | | | passing tests: unittest_shellutils, unittest_textutils, unittest_modutils, unittest_table, unittest_tree
* improve doc for better epydoc generation (again).Nicolas Chauvat2008-07-141-10/+2
|
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-17/+3
|
* forgot a comaPierre-Yves David2008-06-021-1/+1
|
* adding base unitPierre-Yves David2008-06-021-0/+2
|
* raw string for regexpPierre-Yves David2008-05-301-5/+5
|
* add the apply_units functionPierre-Yves David2008-05-301-0/+65
|
* gao fixesSylvain2008-04-291-1/+4
|
* cleanupSylvain2008-01-221-1/+1
|
* textutils: fix a bug in normalize_[rest_]paragraph which may causeSylvain2008-01-101-7/+9
| | | | infinite loop if an indent string containing some spaces is given
* pytest: let KeyboardInterrupt propagateSylvain2007-11-301-4/+1
|
* backport changes to unormalize from gincoSylvain2007-09-281-8/+27
|
* backported unormalize from gincoSylvain2007-09-131-0/+16
|
* fix rest normalization to avoid data lossSylvain2007-01-101-4/+10
|
* textutils: new 'rest' argument to normalize_text to better deal withSylvain2006-12-111-18/+60
| | | | ReST formated text
* reorganize, deprecation warning for deprecated stuff, remove old deprecated ↵Sylvain2006-11-081-20/+1
| | | | function/methods
* * fixed bug in textutils.normalise_[text|paragraph] with unsplitableSylvain2006-10-021-1/+1
| | | | word larger than the maximum line size
* use testlib everywhereAdrien Di Mascio2006-07-061-1/+1
|
* forget the past.root2006-04-261-0/+321
forget the past.