[Python编程(第4版)].(Programming.Python.4th.Edition).Mark.Lutz.文字版

(yzsuai) #1

Figure 19-8. calculator_plusplus: extend, embed, and configure!


This chapter concludes our Python language material in this book. The next and final
technical chapter of the text takes us on a tour of techniques for integrating Python
with programs written in compiled languages like C and C++. Not everyone needs to
know how to do this, so some readers may wish to skip ahead to the book’s conclusion
in Chapter 21 at this point. Since most Python programmers use wrapped C libraries
(even if they don’t wrap them themselves), though, I recommend a quick pass over the
next chapter before you close the book on this book.


1480 | Chapter 19: Text and Language

Free download pdf