Home | Trees | Index | Help |
---|
|
1 # split off into its own module for aliasing without circrefs 2 3 from cgi import escape 4 from ustr import ustr 57 return escape(ustr(v), 1)8
Home | Trees | Index | Help |
---|
Generated by Epydoc 3.0alpha2 on Wed Sep 26 11:22:23 2007 | http://epydoc.sf.net |