Re: DDQOTD (Dumb Distro Question of the Day) Does Fedora 10 install as a 64 bit OS when it senses 64 bit hardware?

2009-04-28 Thread Alex Hewitt
Alex Hewitt wrote: Jarod Wilson wrote: Alex Hewitt wrote: Just an update - the system that I was trying to install various 64 bit Linux distros also wouldn't install Vista 64. Turns out the processor I was using has some kind of TLB bug (AMD Phenom X4 9600). Oh,

python unittest question

2009-04-28 Thread Paul Lussier
Is anyone here familiar with unit testing in python using the unittest module? If so, I'm rather stumped on something. I have a directory with several seperate unit test suites $ ls testcases/ foo_t.py bar_t.py baz_t.py The _t is a local convention indicating this file is a suite of