Uploaded Test files
This commit is contained in:
parent
f584ad9d97
commit
2e81cb7d99
16627 changed files with 2065359 additions and 102444 deletions
|
@ -0,0 +1 @@
|
|||
this is the index
|
2
venv/Lib/site-packages/tornado/test/static/robots.txt
Normal file
2
venv/Lib/site-packages/tornado/test/static/robots.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
User-agent: *
|
||||
Disallow: /
|
23
venv/Lib/site-packages/tornado/test/static/sample.xml
Normal file
23
venv/Lib/site-packages/tornado/test/static/sample.xml
Normal file
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0"?>
|
||||
<data>
|
||||
<country name="Liechtenstein">
|
||||
<rank>1</rank>
|
||||
<year>2008</year>
|
||||
<gdppc>141100</gdppc>
|
||||
<neighbor name="Austria" direction="E"/>
|
||||
<neighbor name="Switzerland" direction="W"/>
|
||||
</country>
|
||||
<country name="Singapore">
|
||||
<rank>4</rank>
|
||||
<year>2011</year>
|
||||
<gdppc>59900</gdppc>
|
||||
<neighbor name="Malaysia" direction="N"/>
|
||||
</country>
|
||||
<country name="Panama">
|
||||
<rank>68</rank>
|
||||
<year>2011</year>
|
||||
<gdppc>13600</gdppc>
|
||||
<neighbor name="Costa Rica" direction="W"/>
|
||||
<neighbor name="Colombia" direction="E"/>
|
||||
</country>
|
||||
</data>
|
BIN
venv/Lib/site-packages/tornado/test/static/sample.xml.bz2
Normal file
BIN
venv/Lib/site-packages/tornado/test/static/sample.xml.bz2
Normal file
Binary file not shown.
BIN
venv/Lib/site-packages/tornado/test/static/sample.xml.gz
Normal file
BIN
venv/Lib/site-packages/tornado/test/static/sample.xml.gz
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue