Magzter Gold (Sitewide CA)
The Python Book (Digital)

The Python Book (Digital)

1 Issue, The Python Book 16th Edition

Also available on
Zinio Unlimited logo
1-month free trial

Get unlimited access to this article, this issue, + back issues & 5,000+ other magazines.

Renews at just $8.99/month after trial.

Cancel anytime.
Learn more

The strace command line utility

The strace command line utility
The strace utility enables you to see what happens behind the scenes when you execute a program or a script. Strictly speaking, strace traces the system calls and signals of an executable program and displays them on your screen. Using strace against pycp.py displays the following type of information: The aforementioned output reveals that your pycp.py script is executed as C functions and C system calls because this is the only way to communicate with the Linux kernel. Nevertheless, writing the same program in C would have required many more lines of code and many more hours of debugging.…
You're reading a preview of
The Python Book (Digital) - 1 Issue, The Python Book 16th Edition

DiscountMags is a licensed distributor (not a publisher) of the above content and Publication through Zinio LLC. Accordingly, we have no editorial control over the Publications. Any opinions, advice, statements, services, offers or other information or content expressed or made available by third parties, including those made in Publications offered on our website, are those of the respective author(s) or publisher(s) and not of DiscountMags. DiscountMags does not guarantee the accuracy, completeness, truthfulness, or usefulness of all or any portion of any publication or any services or offers made by third parties, nor will we be liable for any loss or damage caused by your reliance on information contained in any Publication, or your use of services offered, or your acceptance of any offers made through the Service or the Publications. For content removal requests, please contact Zinio.

© 1999 – 2025 DiscountMags.com All rights reserved.