News

Until Python 2.7 I could just convert my internal strings to Python ones (PyString_FromString) and vice-versa, and content would be preserved and print correctly using Python's printing routines.
Again, this is where the book excels: it actually shows you how to do the programming for specific application areas involving “Regular Expressions”, “Network Programming”, “Multithreading Programming ...