mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
bpo-44320: Fix markup for W3C C14N test suite (GH-26556)
(cherry picked from commit 71be461704
)
Co-authored-by: NAKAMURA Osamu <osamu0329nakamura@users.noreply.github.com>
This commit is contained in:
parent
317e9ed436
commit
3b87137176
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