##// END OF EJS Templates
codecleaner
marcink -
r3500:a76ab013 beta
parent child Browse files
Show More
@@ -51,4 +51,4 b''
51 51 .vc { color: #ff99ff } /* Name.Variable.Class */
52 52 .vg { color: #ff99ff } /* Name.Variable.Global */
53 53 .vi { color: #ff99ff } /* Name.Variable.Instance */
54 .il { color: #009999 } /* Literal.Number.Integer.Long */
54 .il { color: #009999 } /* Literal.Number.Integer.Long */ No newline at end of file
@@ -44,4 +44,3 b' class RequestWrapper(object):'
44 44 _get_ip_addr(environ),
45 45 safe_unicode(_get_access_path(environ)), time.time() - start)
46 46 )
47
General Comments 0
You need to be logged in to leave comments. Login now