Caleb Sargeant's Docs
latest

Networking

  • Cisco
  • Mikrotik
  • FortiGate
  • HP Procurve
  • Juniper
  • Ubiquiti UniFi
  • NetDevOps Tool Chest

Computing

  • Ansible
  • Bamboo
  • Cloud
  • Docker
  • Kubernetes
  • DNS
  • ELK Stack
  • Jenkins
  • Linux
  • Pentesting
  • Terraform
  • Microsoft

Programming

  • Bash
  • Python
    • Core
    • Bootcamp
    • Other
      • Arguments
      • Errors
      • Functions
      • JSON
      • Objects
        • Object Introspection
      • Print & Open
      • Randomness
      • Requests
      • Strings
      • Virtualenv

Other

  • API
  • General
  • iPerf3
Caleb Sargeant's Docs
  • Docs »
  • Python »
  • Other »
  • Objects
  • Edit on GitHub

Objects¶

Object Introspection¶

https://stackoverflow.com/questions/1006169/how-do-i-look-inside-a-python-object

>>> object.__dict__
Next Previous

© Copyright 2021, Caleb Sargeant Revision 234a475b.

Built with Sphinx using a theme provided by Read the Docs.