blob: 72b0081ba5ca52dfd8f6afffdea209bfdb8779bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" standalone="no"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<chapter id="giounix-class-reference"
xmlns:xi="http://www.w3.org/2001/XInclude">
<title>PyGio Unix Class Reference</title>
<!-- GIOUNIX CLASSES -->
<xi:include href="pygio-unixinputstream.xml"/>
<xi:include href="pygio-unixoutputstream.xml"/>
</chapter>
|