File: inspect1.py

package info (click to toggle)
pytermgui 7.7.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 19,888 kB
  • sloc: python: 12,931; makefile: 40; sh: 37
file content (3 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (2)
1
2
3
from pytermgui import Container, inspect

print(inspect(Container))