January 2000
Intermediate to advanced
672 pages
21h 46m
English
In this chapter, we have looked that the various techniques we can use in Python for working with files and processes. We discussed how Python’s standard library has a number of modules for working with files and processes in a portable way, and a few of the problems you may encounter when using these modules.
We also discussed the native Windows API for dealing with these objects and the Python interface to this API. We saw how Python can be used to work with and exploit the Windows specific features of files and processes.
Read now
Unlock full access