Re: A couple questions about classes and inheritance

2010-05-16 Thread Mark Young
You can't subclass Ellipsis.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Non Sequitur: Re: Python Forum

2010-06-08 Thread Mark Young
According to the Oxford Dictionary:

*fish** noun **, **verb
*noun *(**pl.**fish** or **fishes**)
*Fish is the usual plural form. The older form, fishes, can be used to refer
to different kinds of fish...

However, I would correct anyone that ever used "fishes".
-- 
http://mail.python.org/mailman/listinfo/python-list


Fwd: INCONTROVERTIBLE PROOF of the Incompetence of FBI

2010-06-15 Thread Mark Young
Agreed.

PS: If yo're going to cuss, please at least spell your expletives correctly.
It's not "bustard".

Oops, forgot to send to list.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Fwd: INCONTROVERTIBLE PROOF of the Incompetence of FBI

2010-06-15 Thread Mark Young
HAHA. I apologize for my apparently incorrect criticism nanothermite.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: INCONTROVERTIBLE PROOF of the Incompetence of FBI

2010-06-15 Thread Mark Young
Seriously, this is completely irrelevant for a list about python.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: automate minesweeper with python

2010-07-02 Thread Mark Young
Just tested it in XP, it works.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Tkinter Label alignment problem using OS 10.6

2010-07-31 Thread Mark Young
That seems a bit harsh. Place, in general, isn't as useful as pack and grid.
Yelling at him for suggesting you use them is unnecessary. When I looked at
when your script generates, I don't see why you couldn't just use grid. I
can fairly easily see a grid layout. But, I guess it's supposed to be a
place test anyway.

Anyway, how are you expecting it to be aligned? How is it aligned on your
computer? When I ran the script, it lined up with the first and second
number entries, as I would expect.
-- 
http://mail.python.org/mailman/listinfo/python-list