Differences between revisions 39 and 40
Revision 39 as of 2004-05-29 21:06:28
Size: 2981
Editor: c-24-125-101-137
Comment:
Revision 40 as of 2004-05-29 21:09:18
Size: 2881
Editor: c-24-125-101-137
Comment:
Deletions are marked like this. Additions are marked like this.
Line 67: Line 67:
21.1 sunaudiodev -- Access to Sun audio hardware
21.1.1 Audio Device Objects
21.2 SUNAUDIODEV -- Constants used with sunaudiodev
22. MS Windows Specific Services
22. [:/MsWindowsSpecificServices:MS Windows Specific Services]

Python Library Reference

Guido van Rossum

Fred L. Drake, Jr., editor

PythonLabs

Email: docs@python.org

Release 2.3.3

December 19, 2003

(conversion to Wiki Format by [:LloydFlanagan:A. Lloyd Flanagan], who didn't know what he was getting into)


Note: this is an unofficial posting of the official python documentation. So PLEASE DON'T modify the existing text! It will probably just be overwritten and no one will realize you've done it. PLEASE DO add any and all comments at the end of the section they apply to. That's what it's for!

[:/FrontMatter:Front Matter]

Table Of Contents

1. [:/Introduction:Introduction]

2. [:/BuiltInObjects:Built In Objects]

3. [:/PythonRuntimeServices:Python Runtime Services]

4. [:/StringServices:String Services]

5. [:/MiscellaneousServices:Miscellaneous Services]

6. [:/GenericOperatingSystemServices:Generic Operating System Services]

7. [:/OptionalOperatingSystemServices:Optional Operating System Services]

8. [:/UnixSpecificServices:Unix Specific Services]

9. [:/ThePythonDebugger:The Python Debugger]

10. [:/ThePythonProfiler:The Python Profiler]

11. [:/InternetProtocolsAndSupport:Internet Protocols And Support]

12. [:/InternetDataHandling:Internet Data Handling]

13. [:/StructuredMarkupProcessingTools:Structured Markup Processing Tools]

14. [:/MultimediaServices:Multimedia Services]

15. [:/CryptographicServices:Cryptographic Services]

16. [:/GraphicalUserInterfacesWithTk:Graphical User Interfaces With Tk]

17. [:/RestrictedExecution:Restricted Execution]

18. [:/PythonLanguageServices:Python Language Services]

19. [:/PythonCompilerPackage:Python Compiler Package]

20. [:/SgiIrixSpecificServices:Sgi Irix Specific Services]

21. [:/SunOsSpecificServices:Sun OS Specific Services]

22. [:/MsWindowsSpecificServices:MS Windows Specific Services]

22.1 msvcrt - Useful routines from the MS VC++ runtime 22.1.1 File Operations 22.1.2 Console I/O 22.1.3 Other Functions 22.2 _winreg - Windows registry access 22.2.1 Registry Handle Objects 22.3 winsound -- Sound-playing interface for Windows

A. [:/UndocumentedModules:Undocumented Modules]

A.1 Frameworks A.2 Miscellaneous useful utilities A.3 Platform specific modules A.4 Multimedia A.5 Obsolete A.6 SGI-specific Extension modules

B. [:/ReportingBugs:Reporting Bugs]

C. [:/HistoryAndLicense:History And License]

C.1 History of the software C.2 Terms and conditions for accessing or otherwise using Python

[:/ModuleIndex:Module Index]

[:/PythonLibraryReferenceIndex:Python Library Reference Index]

[:/AboutThisDocument:About This Document] ...

Comments

LloydFlanagan - 5/24/2004

This is an example comment.


LloydFlanagan - 5/24/2004

And here's another!


CategoryDocumentation

PythonLibraryReference (last edited 2008-11-15 13:59:52 by localhost)

Unable to edit the page? See the FrontPage for instructions.