home *** CD-ROM | disk | FTP | other *** search
- <TITLE>RISCOS ONLY -- Python library reference</TITLE>
- Next: <A HREF="../f/function_index" TYPE="Next">Function Index</A>
- Prev: <A HREF="../c/cryptographic_services" TYPE="Prev">Cryptographic Services</A>
- Up: <A HREF="../t/top" TYPE="Up">Top</A>
- Top: <A HREF="../t/top" TYPE="Top">Top</A>
- <H1>13. RISCOS ONLY</H1>
- The modules described in this chapter provide interfaces to features
- that are unique to the RISCOS operating system and UNIX dependent
- features that have been ported to RISCOS.
- <P>
- <DL>
- <DT><B>riscos</B><DD>--- RiscOS ports of some of the posix module
- (normally used via module <CODE>os</CODE>).
- <P>
- <DT><B>riscospath</B><DD>--- Common RiscOS pathname manipulations (normally used via <CODE>os.path</CODE>).
- <P>
- <DT><B>swi</B><DD>--- An interface to RiscOS SWI operating system calls
- <P>
- <DT><B>drawf</B><DD>--- An interface to the drawfile module.
- <P>
- <DT><B>riscoslib</B><DD>--- An experimental interface to the RiscOS toolbox modules.
- <P>
- </DL>
- <H2>Menu</H2><DL COMPACT>
- <DT><A HREF="../r/riscos" TYPE=Menu>riscos</A>
- <DD><DT><A HREF="../r/riscospath" TYPE=Menu>riscospath</A>
- <DD><DT><A HREF="../s/swi" TYPE=Menu>swi</A>
- <DD><DT><A HREF="../d/drawf" TYPE=Menu>drawf</A>
- <DD><DT><A HREF="../r/risclib" TYPE=Menu>RiscLib</A>
- <DD></DL>
-