En Thu, 03 Apr 2008 18:00:54 -0300, <[EMAIL PROTECTED]> escribió:
> Yeah, I was a little embarrassed putting my code up to be examined.
> Thanks for the reply. I typed up some classes, but I seemed to have
> run into some more problems. One of the classes keeps getting an
> error that it can't p
Yeah, I was a little embarrassed putting my code up to be examined.
Thanks for the reply. I typed up some classes, but I seemed to have
run into some more problems. One of the classes keeps getting an
error that it can't pop from an empty list. Here's the code so far:
begin ma
On Apr 2, 8:05 pm, [EMAIL PROTECTED] wrote:
> I'm trying to get this source code split into multiple files:
>
> http://pygermanwhist.googlecode.com/files/pygermanwhist.12.py
>
> I've been trying to make so that I have one class per file for easier
> readability. My problem is that the interpreter
I'm trying to get this source code split into multiple files:
http://pygermanwhist.googlecode.com/files/pygermanwhist.12.py
I've been trying to make so that I have one class per file for easier
readability. My problem is that the interpreter keeps saying that it
can't find methods and so forth