Re: IDLE won't start on Mac OSX

2010-07-15 Thread Chris Rebert
On Thu, Jul 15, 2010 at 9:49 PM, Dylan Gleason wrote: > Hello, > My name is Dylan. I am new to this list and am just getting started with > Python and programming in general (although I have some experience with > general UNIX wankery). > I am trying to fire up Python ver. 2.7 with IDLE (I am usin

Re: IDLE won't start on Mac OSX

2010-07-15 Thread Chris Rebert
On Thu, Jul 15, 2010 at 10:00 PM, Chris Rebert wrote: > On Thu, Jul 15, 2010 at 9:49 PM, Dylan Gleason wrote: >> Hello, >> My name is Dylan. I am new to this list and am just getting started with >> Python and programming in general (although I have some experience with >> general UNIX wankery).

Re: IDLE won't start on Mac OSX

2010-07-15 Thread Ned Deily
In article <550552.57286...@web56208.mail.re3.yahoo.com>, Dylan Gleason wrote: > I am trying to fire up Python ver. 2.7 with IDLE (I am using Mac OSX 10.6.3), > but it will not start, citing the following error message: > > >>> IDLE's subprocess didn't make connection. Either IDLE can't start

Re: Possible to include \n chars in doctest code samples or output?

2010-07-15 Thread python
Thomas, > Recall that doctest doesn't parse the code, it extracts the docstrings. And > docstrings are just strings, and are parsed like strings. I understand what you're saying, but I'm struggling with how to represent the following strings in doctest code and doctest results. No matter what co

Re: Plot problem.. ?? No sign at all

2010-07-15 Thread Johan Grönqvist
Hi Ritchy, This is the first time I am doing this, but it's a standard response given on lists like this. 2010-07-13 18:17, Ritchy lelis skrev: This is how looks like the flash residue transference function that i was talking about... http://www.iadc.ca/Imran_ADC_tutorial_files/image048.gif

Re: Code generator and visitor pattern

2010-07-15 Thread Carl Banks
On Jul 15, 8:33 pm, Stefan Behnel wrote: > Carl Banks, 16.07.2010 01:14: > > > > > > > Around these parts, we consider the main use of most Design Patterns > > to be to work around limitations of other languages.  Visitor Pattern > > is probably the worst example of it. > > > In Python it's comple

Re: Possible to include \n chars in doctest code samples or output?

2010-07-15 Thread Steven D'Aprano
On Fri, 16 Jul 2010 01:26:40 -0400, python wrote: > Thomas, > >> Recall that doctest doesn't parse the code, it extracts the docstrings. >> And docstrings are just strings, and are parsed like strings. > > I understand what you're saying, but I'm struggling with how to > represent the following

Re: Worship We Must

2010-07-15 Thread Mithrandir
On Tue, 13 Jul 2010 01:32:42 -0700, geremy condra wrote: > > I'm sure you're aware that the shuffle of so-called 'conflict truffles' > is highly illegal, not to mention unethical. I'm shocked you would > advocate it publicly. > > Geremy Condra Ignore them. It's just Google Groups spam. :( --

>>> Assembler Book - Read or Download Individual Chapters - Volume 5 Chapter One: Thunks <<

2010-07-15 Thread nanothermite911fbibustards
Assembler Book - Read or Download Individual Chapters Table of Contents and Index Short Table of Contents (44KB) PDF File Full Table of Contents (408KB) PDF File Index (724KB) PDF File Volume One - Data Representation (40K) Chapter One: Foreward (60

<    1   2