
peps.python.org/pep-0252
Preview meta tags from the peps.python.org website.
Linked Hostnames
3Thumbnail

Search Engine Appearance
PEP 252 – Making Types Look More Like Classes | peps.python.org
This PEP proposes changes to the introspection API for types that makes them look more like classes, and their instances more like class instances. For example, type(x) will be equivalent to x.__class__ for most built-in types. When C is x.__class__, ...
Bing
PEP 252 – Making Types Look More Like Classes | peps.python.org
This PEP proposes changes to the introspection API for types that makes them look more like classes, and their instances more like class instances. For example, type(x) will be equivalent to x.__class__ for most built-in types. When C is x.__class__, ...
DuckDuckGo

PEP 252 – Making Types Look More Like Classes | peps.python.org
This PEP proposes changes to the introspection API for types that makes them look more like classes, and their instances more like class instances. For example, type(x) will be equivalent to x.__class__ for most built-in types. When C is x.__class__, ...
General Meta Tags
9- titlePEP 252 – Making Types Look More Like Classes | peps.python.org
- titleFollowing system colour scheme
- titleSelected dark colour scheme
- titleSelected light colour scheme
- charsetutf-8
Open Graph Meta Tags
9- og:titlePEP 252 – Making Types Look More Like Classes | peps.python.org
- og:descriptionThis PEP proposes changes to the introspection API for types that makes them look more like classes, and their instances more like class instances. For example, type(x) will be equivalent to x.__class__ for most built-in types. When C is x.__class__, ...
- og:typewebsite
- og:urlhttps://peps.python.org/pep-0252/
- og:site_namePython Enhancement Proposals (PEPs)
Link Tags
7- alternatehttps://peps.python.org/peps.rss
- canonicalhttps://peps.python.org/pep-0252/
- shortcut icon../_static/py.png
- stylesheet../_static/style.css
- stylesheet../_static/mq.css
Links
4- http://sourceforge.net/cvs/?group_id=5470
- https://github.com/python/peps/blob/main/peps/pep-0252.rst
- https://github.com/python/peps/commits/main/peps/pep-0252.rst
- https://www.python.org