peps.python.org/pep-0252

Preview meta tags from the peps.python.org website.

Linked Hostnames

3

Thumbnail

Search Engine Appearance

Google

https://peps.python.org/pep-0252

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

https://peps.python.org/pep-0252

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

https://peps.python.org/pep-0252

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
    • title
      PEP 252 – Making Types Look More Like Classes | peps.python.org
    • title
      Following system colour scheme
    • title
      Selected dark colour scheme
    • title
      Selected light colour scheme
    • charset
      utf-8
  • Open Graph Meta Tags

    9
    • og:title
      PEP 252 – Making Types Look More Like Classes | peps.python.org
    • og:description
      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__, ...
    • og:type
      website
    • og:url
      https://peps.python.org/pep-0252/
    • og:site_name
      Python Enhancement Proposals (PEPs)
  • Link Tags

    7
    • alternate
      https://peps.python.org/peps.rss
    • canonical
      https://peps.python.org/pep-0252/
    • shortcut icon
      ../_static/py.png
    • stylesheet
      ../_static/style.css
    • stylesheet
      ../_static/mq.css

Links

4