ADBRITE ads links
You are here: CodeIdol.com > Python > Programming Python, 3rd Edition > The PyMailGUI Client
Programming Python, 3rd Edition
| 15.1. "Use the Source, Luke"
The preceding chapter introduced Python's client-side Internet tool setthe standard library modules available for email, FTP, network news, and more, from within a Python script. This chapter picks up where the last on...
|
|
| 15.2. A PyMailGUI Demo
PyMailGUI is a multiwindow interface. It consists of the following:
A main mail-server list window opened initially, for online mail processingOne or more mail save-file list windows for offline mail processin...
|
|
| 15.3. PyMailGUI Implementation
Last but not least, we get to the code. PyMailGUI consists of the nine new modules listed at the start of this chapter; the source code for these modules is listed in this section.
15.3.1. Code Reuse
Be...
|
|
You are here: CodeIdol.com > Python > Programming Python, 3rd Edition > The PyMailGUI Client
|
|
Related tags
Popular Categories
Unix books and guides
AJAX popular information
C# language guides
Windows books and cookbooks
.......
|
|