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/2001-July/015757.html below:

[Python-Dev] Playing with descr-branch

[Python-Dev] Playing with descr-branch [Python-Dev] Playing with descr-branchThomas Heller thomas.heller@ion-tof.com
Thu, 5 Jul 2001 15:36:55 +0200
Guido,

some feedback from first experiments with descr-branch:

The test-suite seems to work, as does the test_descr.py script
run standalone.

Immediate crash (access vialoation) on executing:

C:\sf\desc-branch\python\dist\src\PCbuild>python
Python 2.2a0 (#16, Jul  5 2001, 12:26:08) [MSC 32 bit (Intel)] on win32
Type "copyright", "credits" or "license" for more information.
>>> class C:
...   def foo(*a): return a
...   goo = classmethod(foo)
...
>>> C.goo

The crash can be avoided by executing C = c()
before calling C.goo.

Just an observation...
Currently this code does not seem stable enough to
play with.

Thomas




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