File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ -- SGML-Open-style catalog for the Python documentation system --
2+
13CATALOG "iso/catalog"
24CATALOG "oasis/catalog"
35
46PUBLIC "+//IDN python.org//DTD Python Documentation 1.0//EN" "python.dtd"
7+ PUBLIC "+//IDN python.org//ENTITIES Python Version//EN" "version.ent"
Original file line number Diff line number Diff line change 77 PUBLIC "-//OASIS//DTD Exchange Table Model 19960430//EN">
88&oasis-tables.mod;
99
10+ <!-- define the &version; general entity -->
11+ <!ENTITY python-version.ent
12+ PUBLIC "+//IDN python.org//ENTITIES Python Version//EN">
13+ &python-version.ent;
14+
1015<!ELEMENT input - - EMPTY>
1116<!ATTLIST input
1217 %common.att;
Original file line number Diff line number Diff line change 1+ <!-- Version number for the Python interpreter -->
2+ <!ENTITY version CDATA "1.5">
You can’t perform that action at this time.
0 commit comments