Various notes, all about Python
Posted Sep 7, 2006 9:11 UTC (Thu) by
dale77 (guest, #1490)
Parent article:
Various notes, all about Python
Hmmm. An interesting experiment to try @ home.
dale@gordon:~$ python
Python 2.4.3 (#1, May 13 2006, 20:51:04)
[GCC 4.0.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
dale@gordon:~/blfs-sources/strace-4.5.14$ strace -p $(pidof python)
Process 7611 attached - interrupt to quit
read(0,
Um. Excuse me, its just sittin' there. No 10 wakes per second on this box.
Perhaps it's because I built it myself, rather than running RedHat? Is my
build broken because my python appears not to suck?
What's up?
Dale
(
Log in to post comments)