mirror of
https://github.com/python/cpython.git
synced 2025-09-23 08:53:45 +00:00
bpo-44320: Fix markup for W3C C14N test suite (GH-26556)
This commit is contained in:
parent
6e3b7cf3af
commit
71be461704
1 changed files with 1 additions and 1 deletions
|
@ -955,7 +955,7 @@ W3C C14N test suite
|
|||
The C14N 2.0 test suite in the :mod:`test` package
|
||||
(``Lib/test/xmltestdata/c14n-20/``) was retrieved from the W3C website at
|
||||
https://www.w3.org/TR/xml-c14n2-testcases/ and is distributed under the
|
||||
3-clause BSD license:
|
||||
3-clause BSD license::
|
||||
|
||||
Copyright (c) 2013 W3C(R) (MIT, ERCIM, Keio, Beihang),
|
||||
All Rights Reserved.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue