Files
cpython/Lib
Greg Ward 478cd48dee SF patch #598163 (Ville Vainio, vvainio@users.sourceforge.net):
add dedent() function, to remove indentation from multiline strings
(eg. triple-quoted strings).  Differs from inspect.getdoc() by not
special-casing the first line (often a sensible approach for
non-docstring multiline strings).  This should make this function more
general (symmetric 'indent' also possible), and more fitting for the
textwrap module.
2003-05-08 01:58:05 +00:00
..
2003-04-24 16:02:54 +00:00
2003-04-24 15:58:47 +00:00
2003-04-24 16:02:54 +00:00
2003-04-17 13:13:55 +00:00
2002-11-23 12:09:28 +00:00
2003-04-24 16:02:54 +00:00
2003-02-14 01:13:01 +00:00
2003-02-27 20:14:51 +00:00
2003-02-27 20:14:51 +00:00
2003-02-27 20:14:51 +00:00
2002-12-31 01:08:35 +00:00
2003-02-19 02:35:07 +00:00
2003-02-02 23:08:27 +00:00
2003-01-16 11:02:43 +00:00
2003-02-27 20:14:51 +00:00
2003-04-25 14:47:16 +00:00
2003-05-05 14:16:41 +00:00
2002-10-30 06:09:58 +00:00
2003-03-07 17:30:48 +00:00
2003-03-01 22:58:00 +00:00
2003-01-29 03:49:43 +00:00
2003-02-27 00:05:31 +00:00
2003-02-27 20:14:51 +00:00
2003-04-24 18:13:39 +00:00
2003-02-05 21:35:07 +00:00
2002-11-13 14:38:17 +00:00
2003-02-27 20:14:51 +00:00
2003-02-27 23:18:46 +00:00
2003-04-24 16:02:54 +00:00
2003-02-27 20:14:51 +00:00
2003-01-04 14:11:38 +00:00
2003-02-27 20:14:51 +00:00
2003-04-09 19:36:34 +00:00
2003-04-24 16:36:49 +00:00
2003-02-27 20:14:51 +00:00
2003-02-27 20:14:51 +00:00
2003-02-27 20:14:51 +00:00
2003-02-27 20:14:51 +00:00
2003-02-27 23:18:46 +00:00
2003-01-31 00:35:58 +00:00
2003-02-27 20:14:51 +00:00
2003-02-27 20:14:51 +00:00
2003-02-27 20:14:51 +00:00
2003-04-24 16:02:54 +00:00
2003-04-24 16:02:54 +00:00
2003-02-27 20:14:51 +00:00
2003-03-21 12:55:38 +00:00
2003-02-27 20:14:51 +00:00
2003-04-08 19:49:40 +00:00
2003-02-27 20:14:51 +00:00
2003-04-24 16:02:54 +00:00
2003-02-27 20:14:51 +00:00
2003-03-09 07:05:43 +00:00
2002-11-25 17:25:04 +00:00
2003-02-27 20:14:51 +00:00
2003-02-27 20:14:51 +00:00