> On Mon, Feb 20, 2006 at 12:24:34PM -0800, mrstephengross wrote: >> Ok, I'm working on building python 2.4.2 on cygwin. I *think* it's >> version 3.0 or 3.1 (is there a quick way to find out what version of >> cygwin is running within a shell?) > > Use "uname -r". What version are you running?
Uname tells me: $ uname -r 1.5.18(0.132/4/2) --Steve -- http://mail.python.org/mailman/listinfo/python-list