A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2005-May/053205.html below:

[Python-Dev] Generating nested data structures with blocks

[Python-Dev] Generating nested data structures with blocks [Python-Dev] Generating nested data structures with blocksWalter Dörwald walter at livinglogic.de
Mon May 2 18:40:06 CEST 2005
Walter Dörwald wrote:

> [...]
> def blist(list):
> 	def enter(parent=None):

Of course this was meant to be:

class blist(list):
     der enter(self, parent=None):

Bye,
    Walter Dörwald
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