| Home | Trees | Indices | Help |
|
|---|
|
|
Certain utilities to make the life more easy.
Author: André Malo
|
|||
|
URL URL abstraction (RFC 1738) |
|||
|
Query Class for query string parsing and modification (stolen from svnmailer) |
|||
|
|||
| basestring |
|
||
| str |
|
||
| unicode |
|
||
| str |
|
||
| str |
|
||
|
|||
| str |
PIXEL = Transparent 1x1 pixel GIF. |
||
__package__ =
|
|||
|
|||
|
Escape a string for JS output (to be inserted into a JS string) The output is always of type str.
|
Return unicode version of value Simple heuristics: Try UTF-8 first, cp1252 then
|
|
|
|
|||
PIXELTransparent 1x1 pixel GIF. Can be used for delivering webbugs etc. Usage: response.content_type('image/gif'); return [PIXEL]
|
| Home | Trees | Indices | Help |
|
|---|