close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
- Timestamp:
-
Jul 9, 2008, 10:40:58 AM (16 years ago)
- Author:
-
cmlenz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v10
|
v11
|
|
82 | 82 | `time`:: Python `time` class from the `datetime` module |
83 | 83 | `timedelta`:: Python `timedelta` class from the `datetime` module |
| 84 | `truncate`:: Helper function that truncates a string to a specified limit of characters |
84 | 85 | `XML()`:: Function to parse a string as XML and return a markup stream |
85 | 86 | |