Re: [Tutor] OOD - Another class question

2010-03-01 Thread C.T. Matsumoto
James Reynolds wrote: I have another question related to OOD. What I have is a module with one parent class and two child classes. Some stuff is done to the object that is passed to the function in one of the child classes and this then calls a function from the global class passing local

Re: [Tutor] Over-riding radians as default for trig calculations

2010-03-01 Thread Lie Ryan
On 03/01/10 06:39, AG wrote: After importing the math module and running math.cos( x ) the result is in radians. Is there a way of setting this so that it results in degrees? I don't want to over-ride this permanently for my Python settings, so am happy to specifically do it per

[Tutor] Why is the max size so low in this mail list?

2010-03-01 Thread Wayne Watson
See Subject. 40K here, but other Python lists allow for larger (total) sizes. -- Wayne Watson (Watson Adventures, Prop., Nevada City, CA) (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time) Obz Site: 39° 15' 7 N, 121° 2' 32 W, 2700 feet

Re: [Tutor] Why is the max size so low in this mail list?

2010-03-01 Thread Steve Willoughby
On Mon, Mar 01, 2010 at 05:30:00PM -, Alan Gauld wrote: Wayne Watson sierra_mtnv...@sbcglobal.net wrote See Subject. 40K here, but other Python lists allow for larger (total) sizes. Presumably to discourage long posts or posts with large attachments? But I'm only guessing... It's

Re: [Tutor] Why is the max size so low in this mail list?

2010-03-01 Thread Bill Campbell
On Mon, Mar 01, 2010, Sander Sweers wrote: On 1 March 2010 18:13, Wayne Watson sierra_mtnv...@sbcglobal.net wrote: See Subject. 40K here, but other Python lists allow for larger (total) sizes. Don't know but if it is that long use pastebin [1]. 40K is the default on Mailman mailing lists, and