A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2004-May/045026.html below:

[Python-Dev] Uninformative error message about subclassing

[Python-Dev] Uninformative error message about subclassing [Python-Dev] Uninformative error message about subclassingAndreas Jung lists at andreas-jung.com
Mon May 31 10:22:41 EDT 2004
--On Montag, 31. Mai 2004 10:13 Uhr -0400 "Edward C. Jones" 
<edcjones at erols.com> wrote:

> Here are two small python files:
>
> ----
> a.py:
>
> class A(object):
>     pass
>
> ----
> b.py:
>
> import a
>
> class B(a):
>     pass

You are trying to use *module a* as base class? Weird idea.

-aj



More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4