Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Imaging/Docs/pythondoc-PIL.TarIO.html
diff options
context:
space:
mode:
Diffstat (limited to 'Imaging/Docs/pythondoc-PIL.TarIO.html')
-rw-r--r--Imaging/Docs/pythondoc-PIL.TarIO.html35
1 files changed, 35 insertions, 0 deletions
diff --git a/Imaging/Docs/pythondoc-PIL.TarIO.html b/Imaging/Docs/pythondoc-PIL.TarIO.html
new file mode 100644
index 0000000..996633b
--- /dev/null
+++ b/Imaging/Docs/pythondoc-PIL.TarIO.html
@@ -0,0 +1,35 @@
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
+<html>
+<head>
+<meta http-equiv='Content-Type' content='text/html; charset=us-ascii' />
+<title>The PIL.TarIO Module</title>
+<link rel='stylesheet' href='effbot.css' type='text/css' />
+</head>
+<body>
+<h1>The PIL.TarIO Module</h1>
+<dl>
+<dt><b>TarIO(tarfile, file)</b> (class) [<a href='#PIL.TarIO.TarIO-class'>#</a>]</dt>
+<dd>
+<p>A file object that provides read access to a given member of a TAR
+file.</p>
+<p>For more information about this class, see <a href='#PIL.TarIO.TarIO-class'><i>The TarIO Class</i></a>.</p>
+</dd>
+</dl>
+<h2><a id='PIL.TarIO.TarIO-class' name='PIL.TarIO.TarIO-class'>The TarIO Class</a></h2>
+<dl>
+<dt><b>TarIO(tarfile, file)</b> (class) [<a href='#PIL.TarIO.TarIO-class'>#</a>]</dt>
+<dd>
+</dd>
+<dt><a id='PIL.TarIO.TarIO.__init__-method' name='PIL.TarIO.TarIO.__init__-method'><b>__init__(tarfile, file)</b></a> [<a href='#PIL.TarIO.TarIO.__init__-method'>#</a>]</dt>
+<dd>
+<dl>
+<dt><i>tarfile</i></dt>
+<dd>
+</dd>
+<dt><i>file</i></dt>
+<dd>
+</dd>
+</dl><br />
+</dd>
+</dl>
+</body></html>