Setting System-Level Variables With the os Module
Tuesday April 15, 2008
Complementing the functionality of the get*() functions in Python's
os module are the set*() functions. In the next step of the os module guide, we look at these and the parameters under which they can be used. As noted at the end of this step, these gets and sets are not the end of the os module, but present a very helpful way of remembering a large number of functions.

Comments
No comments yet. Leave a Comment