See All Titles |
![]() ![]() Chapter 12. Modules
This chapter focus on Python modules and how data is imported from modules into your programming environment. We will also take a look at packages. Modules are a way to organize Python code, and packages help you organize modules. We will conclude this chapter with a look at other related aspects of modules.
|
© 2002, O'Reilly & Associates, Inc. |