I haven't had any tutor messages in 2 days.
Do I have a problem or are things just very quiet suddenly?
The archive isn't showing anything either which makes me suspicious.
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription op
Not sure Alan.
I haven't gotten any messages either, but this one came through just fine.
-Luke
On Wed, Jul 21, 2010 at 12:55 PM, Alan Gauld wrote:
> I haven't had any tutor messages in 2 days.
> Do I have a problem or are things just very quiet suddenly?
> The archive isn't showing anything eith
On Wed, Jul 21, 2010 at 1:55 PM, Alan Gauld wrote:
> I haven't had any tutor messages in 2 days.
> Do I have a problem or are things just very quiet suddenly?
> The archive isn't showing anything either which makes me suspicious.
>
Hi Alan,
Sorry have not been paying attention, but did get this as
OK, from the fact I got two replies and Luke hasn't had anything
either
I'll assume all is ok and things are just quiet :-)
"Alan Gauld" wrote in message
news:i27cac$uc...@dough.gmane.org...
I haven't had any tutor messages in 2 days.
Do I have a problem or are things just very quiet suddenl
On Wed, Jul 21, 2010 at 06:55:25PM +0100, Alan Gauld wrote:
>I haven't had any tutor messages in 2 days.
>Do I have a problem or are things just very quiet suddenly?
>The archive isn't showing anything either which makes me suspicious.
It's not just you. I've been hearing crickets as well.
--
y
On Wed, Jul 21, 2010 at 11:44 PM, Alan Gauld wrote:
> OK, from the fact I got two replies and Luke hasn't had anything either
> I'll assume all is ok and things are just quiet :-)
>
Yes. c-l-p is having decent traffic though.
>
>
> "Alan Gauld" wrote in message
> news:i27cac$uc...@dough.gmane.
Damnit guys, I was hoping everyone would stay real quiet so we could
freak Alan out a bit ;-)
On Wed, Jul 21, 2010 at 8:14 PM, Alan Gauld wrote:
> OK, from the fact I got two replies and Luke hasn't had anything either
> I'll assume all is ok and things are just quiet :-)
>
>
> "Alan Gauld" wrot
You folks are just so good at what you do here that you've answered everybody's
questions. Everyone's happy right now.
>From the virtual desk of Lowell Tackett
--- On Wed, 7/21/10, Alan Gauld wrote:
> From: Alan Gauld
> Subject: [Tutor] has it gone quiet or is it just me?
> To: tutor@pyth
The "SQLite Database locked problem" was yesterday at 12:48 AM, I'm
guessing you didn't count that? ;)
Alan Gauld wrote:
I haven't had any tutor messages in 2 days.
Do I have a problem or are things just very quiet suddenly?
The archive isn't showing anything either which makes me suspicious.
Same.
Robert
> -Original Message-
> From: tutor-bounces+bermanrl=cfl.rr@python.org [mailto:tutor-
> bounces+bermanrl=cfl.rr@python.org] On Behalf Of Luke
> Paireepinart
> Sent: Wednesday, July 21, 2010 2:05 PM
> To: Alan Gauld
> Cc: tutor@python.org
> Subject: Re: [Tutor] has it g
Hi,
I decided I wanted to use the Observer design pattern in my application.
I did a little googling, but all the examples that I found of Observer
in Python seemed over-complicated, so I wrote my own simple version. It
doesn't have as many features as other Observer implementations might,
but it'
--
Have a great day,
Alex (msg sent from GMail website)
mehg...@gmail.com; http://www.facebook.com/mehgcap
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
Date: Tue, 20 Jul 2010 07:28:45 +0200
From: cwi...@compuscan.co.za
To: pine...@hotmail.com
CC: tutor@python.org
Subject: Re: [Tutor] SQLite database locked problem
On 20/07/2010 06:48, Che M wrote:
I'm
using an SQLite3 database (with Python 2.5) and every so often the
applicatio
Naw, didn't come through.
On 07/21/2010 08:08 PM, Alex Hall wrote:
--
There are no stupid questions, just stupid people.
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tut
This code was part of a Blender script to build a 3d bar graph, so I don't
know if understanding Blender is a prereq for understanding this code. The
function is for the axis labels.
def label(text,position,orientation='z'):
txt=Text3d.New('label')
txt.setText(text)
ob=Scene.GetCurrent
On Wed, Jul 21, 2010 at 9:48 PM, Andrew Martin wrote:
> This code was part of a Blender script to build a 3d bar graph, so I don't
> know if understanding Blender is a prereq for understanding this code. The
> function is for the axis labels.
>
> def label(text,position,orientation='z'):
> txt
16 matches
Mail list logo