Re: some pointers for a newbie

2004-12-05 Thread Abe Mathews
f digging, but I'm coming to the conclusion that OS X is the OS I've been looking for for a while. Good luck with your searching. Abe Mathews -- http://mail.python.org/mailman/listinfo/python-list

Re: [Python-Help] Programming help

2004-12-05 Thread Abe Mathews
I guess I don't understand what "freq" is doing. However, you could do something like: num_list = [] while len(num_list) < count: number = input("Enter a number:") num_list.append(number) print num_list That may give you what you're looking for to prin

Re: The python2.4 IDLE can't be lanuched.

2004-12-06 Thread Abe Mathews
can make the same failure occur. Abe Mathews On Mon, 06 Dec 2004 11:28:56 -0500, Brian Beck <[EMAIL PROTECTED]> wrote: > Brian Beck wrote: > > I have the exact same problem. The IDLE window just never opens, and > > checking the process list shows that is was never even lau

Re: newsgroups

2004-12-12 Thread Abe Mathews
romising, delete the rest. I've yet to use more than 6% of the total allowed space. Abe Mathews On Sun, 12 Dec 2004 19:52:10 -0500, Francis Lavoie <[EMAIL PROTECTED]> wrote: > Egor Bolonev wrote: > > > On Sun, 12 Dec 2004 14:57:50 -0500, Francis Lavoie <[EMAIL P

Re: Python IDE

2004-12-16 Thread Abe Mathews
On 15 Dec 2004 12:18:15 -0800, fuzzylollipop <[EMAIL PROTECTED]> wrote: > TruStudio for Eclipse is nice for those everything must be free > socialists. -OR- - Those who are new to python, more comfortable in an IDE, and want a Python-enabled IDE that they can use without having to pay now - Thos