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.

Changes between Version 11 and Version 12 of RequestHandlers


Ignore:
Timestamp:
Jul 9, 2008, 10:41:09 AM (16 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RequestHandlers

    v11 v12  
    8282 `time`:: Python `time` class from the `datetime` module
    8383 `timedelta`:: Python `timedelta` class from the `datetime` module
    84  `truncate`:: Helper function that truncates a string to a specified limit of characters
     84 `truncate()`:: Helper function that truncates a string to a specified limit of characters
    8585 `XML()`:: Function to parse a string as XML and return a markup stream
    8686