Re: your opinion on book Foundations of Python Network Programming?

2007-09-28 Thread sean tierney
I just read it (though I bought it half a year ago...don't judge :). Author recommends Python 2.3 and above...and as far as I know the examples are good. And if anything IS outdated -- you'll be able to do some quick research to get you to where you need to be...and he does mention code several

Re: Zope review

2007-09-22 Thread Sean Tierney
several chat packages available, a comparison/contrast would be quite useful. I will try to amass some info and bring it back here by midweek. Thanks, Sean On 9/21/07, Istvan Albert [EMAIL PROTECTED] wrote: On Sep 21, 7:04 pm, Sean Tierney [EMAIL PROTECTED] wrote: someone could contrast Zope w

Re: Zope review

2007-09-21 Thread Sean Tierney
if it does not 'fit your brain'. i. -- http://mail.python.org/mailman/listinfo/python-list -- Sean Tierney -- http://mail.python.org/mailman/listinfo/python-list

Re: Would Anonymous Functions Help in Learning Programming/Python?

2007-09-21 Thread Sean Tierney
be passed by other functions or returned by other functions. That I think would be better accomplished if they define functions the same way you would define other variables that you know can be passed and returned. -- http://mail.python.org/mailman/listinfo/python-list -- Sean Tierney

Re: Would Anonymous Functions Help in Learning Programming/Python?

2007-09-21 Thread Sean Tierney
On 9/21/07, Sean Tierney [EMAIL PROTECTED] wrote: Just tell him that functions are like all other variables and can therefore be passed by other functions or returned by other functions. If your friend understands variables and functions and he can't make the leap (and assuming you're

Re: Combinatorial of elements in Python?

2007-08-15 Thread Sean Tierney
Hi Team, I'm trying to get Python hooked up to MySQL using MySQL-python-1.2.2 Details: Mac OS X 10.4.x Python2.5 MySQL 5.x.x MySQL-python-1.2.2 gcc Target: i686-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5250.obj~12/src/configure --disable-checking -enable-werror --prefix=/usr