diff options
| author | Fred Drake <fdrake@acm.org> | 1998-08-07 15:56:52 (GMT) |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-08-07 15:56:52 (GMT) |
| commit | 29fe944787fb8fada8182d5e86bc443438f9f872 (patch) | |
| tree | 7c13f64a0f328c3c0f7e93ff21ceb344cdfef9f9 /Doc/lib/netdata.tex | |
| parent | d795c5cbd18b8bfc46fb70a60f403c6b8590a1c0 (diff) | |
| download | cpython-29fe944787fb8fada8182d5e86bc443438f9f872.zip cpython-29fe944787fb8fada8182d5e86bc443438f9f872.tar.gz cpython-29fe944787fb8fada8182d5e86bc443438f9f872.tar.bz2 | |
New chapter headers for Internet Protocols and Internet Data chapters,
which replace the existing internet chapter.
Diffstat (limited to 'Doc/lib/netdata.tex')
| -rw-r--r-- | Doc/lib/netdata.tex | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Doc/lib/netdata.tex b/Doc/lib/netdata.tex new file mode 100644 index 0000000..8770cd3 --- /dev/null +++ b/Doc/lib/netdata.tex @@ -0,0 +1,7 @@ +\chapter{Internet Data Handling \label{netdata}} + +This chapter describes modules which support handling data formats +commonly used on the internet. Some, like SGML and XML, may be useful +for other applications as well. + +\localmoduletable |
