Brandon Rhodes
http://pyvideo.org/video/2866/watch-y...
http://pyohio.org/schedule/presentati...
Modern operating systems sandbox each process inside of a virtual memory
map from which direct I/O operations are generally impossible. Instead,
a process has to ask the operating system every time it wants to modify
a file or communicate bytes over the network. By using operating system
specific tools to watch the system calls a Python script is making --
using "strace" under Linux or "truss" under Mac OS X -- you can study how
a program is behaving and address several different kinds of bugs.
Watch video Watch your Python script with strace online without registration, duration hours minute second in high quality. This video was added by user Next Day Video 08 August 2014, don't forget to share it with your friends and acquaintances, it has been viewed on our site 6,867 once and liked it 98 people.