관리-도구
편집 파일: _stack.cpython-312.pyc
� G��e_ � �@ � d dl mZmZ ed� Z G d� dee � Zy)� )�List�TypeVar�Tc �6 � e Zd ZdZedefd�� Zdeddfd�Zy)�StackzA small shim over builtin list.�returnc � � | d S )zGet top of stack.���� )�selfs ��/builddir/build/BUILDROOT/alt-python312-pip-23.3.1-1.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/pip/_vendor/rich/_stack.py�topz Stack.top s � � �B�x�� �itemNc �&