[Tutor] Python 3: List Comprehensions + range

Juan Christian juan0christian at gmail.com
Sun Sep 21 20:36:48 CEST 2014


On Sun, Sep 21, 2014 at 3:28 PM, Joel Goldstick <joel.goldstick at gmail.com>
wrote:
>
> You are calling Season with different parameters than it was defined to
> accept.


No, I'm not.

Season > def __init__(self, ID, season, serie)

and I'm calling it with Season(ID, season, self), I'm giving everything
needed, don't I?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140921/0836c359/attachment-0001.html>


More information about the Tutor mailing list