diff options
author | Rob Austein <sra@hactrn.net> | 2007-10-04 04:07:37 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-10-04 04:07:37 +0000 |
commit | 5dd67f0e3c36d440c985879530c41e054e7d14ed (patch) | |
tree | c2cc9e61930223787cfe4cbc23dd05b97bbd98b5 /scripts/rpki/relaxng.py | |
parent | 2ae55cb29667344e43ef58737680421d06d90e65 (diff) |
URL handling
svn path=/scripts/http-client.py; revision=1089
Diffstat (limited to 'scripts/rpki/relaxng.py')
-rw-r--r-- | scripts/rpki/relaxng.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpki/relaxng.py b/scripts/rpki/relaxng.py index aacae01a..e19323b5 100644 --- a/scripts/rpki/relaxng.py +++ b/scripts/rpki/relaxng.py @@ -4,7 +4,7 @@ import lxml.etree left_right = lxml.etree.RelaxNG(lxml.etree.fromstring('''<?xml version="1.0" encoding="UTF-8"?> <!-- - $Id: left-right-schema.rnc 1067 2007-10-01 20:22:57Z sra $ + $Id: left-right-schema.rng 1088 2007-10-04 03:06:25Z sra $ RelaxNG (Compact Syntax) Schema for RPKI left-right protocol. |