Re: Happy Christmas Pythoneers

2007-12-28 Thread Marc 'BlackJack' Rintsch
On Thu, 27 Dec 2007 22:38:44 -0800, Aahz wrote: > In article <[EMAIL PROTECTED]>, > Steven D'Aprano <[EMAIL PROTECTED]> wrote: >>On Wed, 26 Dec 2007 21:32:54 -0800, [EMAIL PROTECTED] wrote: >>> >>> Hey, my version of the person module doesn't have an is_appropriate_sex >>> attribute, but an is_o

Re: Happy Christmas Pythoneers

2007-12-27 Thread Hendrik van Rooyen
"Steven D'Aprano" wrote: > On Thu, 27 Dec 2007 09:09:49 +0200, Hendrik van Rooyen wrote: > > > "Zentrader" wrote: > > > >> And if you're not a Christian it would be Type Error bug. Anyway, > >> happy New Years as well to all in the group. > > > > Followers of Shushla celebrate the new year

Re: Happy Christmas Pythoneers

2007-12-27 Thread Aahz
In article <[EMAIL PROTECTED]>, Steven D'Aprano <[EMAIL PROTECTED]> wrote: >On Wed, 26 Dec 2007 21:32:54 -0800, [EMAIL PROTECTED] wrote: >> >> Hey, my version of the person module doesn't have an is_appropriate_sex >> attribute, but an is_opposite_sex attribute instead. Is this a new >> version?

Re: Happy Christmas Pythoneers

2007-12-27 Thread Robert Kern
Gabriel Genellina wrote: > En Thu, 27 Dec 2007 02:32:54 -0300, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> escribió: > >> On Dec 26, 9:43 pm, Steven D'Aprano >> <[EMAIL PROTECTED]> wrote: > >>> watch_fireworks() >>> try: >>> champagne >>> except NameError: >>> champagne = any_fizzy_alcoholi

Re: Happy Christmas Pythoneers

2007-12-27 Thread Gabriel Genellina
En Thu, 27 Dec 2007 02:32:54 -0300, [EMAIL PROTECTED] <[EMAIL PROTECTED]> escribió: > On Dec 26, 9:43 pm, Steven D'Aprano > <[EMAIL PROTECTED]> wrote: >> watch_fireworks() >> try: >>     champagne >> except NameError: >>     champagne = any_fizzy_alcoholic_drink_will_do() >> champagne.drink() >

Re: Happy Christmas Pythoneers

2007-12-26 Thread Steven D'Aprano
On Wed, 26 Dec 2007 21:32:54 -0800, [EMAIL PROTECTED] wrote: >> > Anyway, happy New Years as well to all in the group. >> >> watch_fireworks() >> try: >>     champagne >> except NameError: >>     champagne = any_fizzy_alcoholic_drink_will_do() >> champagne.drink() >> shout("Happy New Years!!!") >>

Re: Happy Christmas Pythoneers

2007-12-26 Thread Steven D'Aprano
On Thu, 27 Dec 2007 09:09:49 +0200, Hendrik van Rooyen wrote: > "Zentrader" wrote: > >> And if you're not a Christian it would be Type Error bug. Anyway, >> happy New Years as well to all in the group. > > Followers of Shushla celebrate the new year at the time of the spring > equinox. > > Th

Re: Happy Christmas Pythoneers

2007-12-26 Thread Hendrik van Rooyen
"Zentrader" wrote: > And if you're not a Christian it would be Type Error bug. Anyway, > happy New Years as well to all in the group. Followers of Shushla celebrate the new year at the time of the spring equinox. This has been the cause of bloody wars between the Northern and Southern sects,

Re: Happy Christmas Pythoneers

2007-12-26 Thread [EMAIL PROTECTED]
On Dec 26, 9:43 pm, Steven D'Aprano <[EMAIL PROTECTED]> wrote: > On Wed, 26 Dec 2007 18:04:31 -0800, Zentrader wrote: > >> Bah, humbug > > > And if you're not a Christian it would be Type Error bug. > > Not at all: if you inherit from any of the many pagan (that is, non- > Christian) religions that

Re: Happy Christmas Pythoneers

2007-12-26 Thread Steven D'Aprano
On Wed, 26 Dec 2007 18:04:31 -0800, Zentrader wrote: >> Bah, humbug > > And if you're not a Christian it would be Type Error bug. Not at all: if you inherit from any of the many pagan (that is, non- Christian) religions that celebrated midwinter festivals, or the old Roman Saturnalia festival

Re: Happy Christmas Pythoneers

2007-12-26 Thread Zentrader
> > Bah, humbug And if you're not a Christian it would be Type Error bug. Anyway, happy New Years as well to all in the group. -- http://mail.python.org/mailman/listinfo/python-list

Re: Happy Christmas Pythoneers

2007-12-26 Thread Aahz
In article <[EMAIL PROTECTED]>, Paddy <[EMAIL PROTECTED]> wrote: > >After quite enjoying participating in the group in 2007, I'd like to >wish you all a Merry Xmas. Bah, humbug -- Aahz ([EMAIL PROTECTED]) <*> http://www.pythoncraft.com/ "Typing is cheap. Thinking is expensive

Re: Happy Christmas Pythoneers

2007-12-24 Thread Michael Bentley
On Dec 24, 2007, at 9:30 AM, [EMAIL PROTECTED] wrote: > On Dec 24, 12:17�am, Paddy <[EMAIL PROTECTED]> wrote: >> After quite enjoying participating in the group in 2007, I'd like to >> wish you all a Merry Xmas. >> >> - Paddy. > > Shouldn't that be 0Xmas? >>> msg = ['Merry', '0Xmas'] >>> for m

Re: Happy Christmas Pythoneers

2007-12-24 Thread James Matthews
Happy Holidays Y'all! On Dec 24, 2007 5:50 PM, Nabeel Ali Memon <[EMAIL PROTECTED]> wrote: > :-) sure if we had machines addressing above hexa... > > > On Dec 24, 2007 9:30 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote: > > > On Dec 24, 1Ha2:17�am, Paddy < [EMAIL PROTECTED]> wrote: > > > After

Re: Happy Christmas Pythoneers

2007-12-24 Thread Nabeel Ali Memon
:-) sure if we had machines addressing above hexa... On Dec 24, 2007 9:30 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Dec 24, 12:17�am, Paddy <[EMAIL PROTECTED]> wrote: > > After quite enjoying participating in the group in 2007, I'd like to > > wish you all a Merry Xmas. > > > > - Padd

Re: Happy Christmas Pythoneers

2007-12-24 Thread [EMAIL PROTECTED]
On Dec 24, 12:17�am, Paddy <[EMAIL PROTECTED]> wrote: > After quite enjoying participating in the group in 2007, I'd like to > wish you all a Merry Xmas. > > - Paddy. Shouldn't that be 0Xmas? -- http://mail.python.org/mailman/listinfo/python-list

Re: Happy Christmas Pythoneers

2007-12-23 Thread Cesar D. Rodas
On 24/12/2007, rishi pathak <[EMAIL PROTECTED]> wrote: > > Is santa clause subscribed to the list . > I want a gift:) Me too!, :-) On 12/24/07, Paddy <[EMAIL PROTECTED]> wrote: > > > > After quite enjoying participating in the group in 2007, I'd like to > > wish you all a Merry Xmas. > > > >

Re: Happy Christmas Pythoneers

2007-12-23 Thread rishi pathak
Is santa clause subscribed to the list . I want a gift:) On 12/24/07, Paddy <[EMAIL PROTECTED]> wrote: > > After quite enjoying participating in the group in 2007, I'd like to > wish you all a Merry Xmas. > > - Paddy. > -- > http://mail.python.org/mailman/listinfo/python-list > -- Regards-

Happy Christmas Pythoneers

2007-12-23 Thread Paddy
After quite enjoying participating in the group in 2007, I'd like to wish you all a Merry Xmas. - Paddy. -- http://mail.python.org/mailman/listinfo/python-list