/[pcsclite]/website/matrix.py
ViewVC logotype

Diff of /website/matrix.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5232 by rousseau, Fri Sep 3 12:30:01 2010 UTC revision 5264 by rousseau, Mon Sep 20 11:31:40 2010 UTC
# Line 30  pp = pprint.PrettyPrinter(indent=4) Line 30  pp = pprint.PrettyPrinter(indent=4)
30  html_escape_table = {  html_escape_table = {
31      "&": "&",      "&": "&",
32      '"': """,      '"': """,
     "'": "'",  
33      ">": ">",      ">": ">",
34      "<": "&lt;",      "<": "&lt;",
35      }      }

Legend:
Removed from v.5232  
changed lines
  Added in v.5264

  ViewVC Help
Powered by ViewVC 1.1.5