12.07.2015 Views

Is Python a

Is Python a

Is Python a

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Although we’ve already seen enough to handle module files in our programs, thenext chapter extends our coverage of the import model by presenting packageimports—a way for our import statements to specify part of the directory path leadingto the desired module. As we’ll see, package imports give us a hierarchy that isuseful in larger systems, and allow us to break conflicts between same-named modules.Before we move on, though, here’s a quick quiz on the concepts presented here.Chapter Summary | 413

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!