ó
ďRec @ sa d d l Z d d l m Z d d l m Z e j rD d d l Z n d e j f d YZ d S( i˙˙˙˙Ni ( t six( t queuet LifoQueuec B s/ e Z d Z e d Z d Z d Z RS( c C s t j | _ d S( N( t collectionst dequeR ( t selft _( ( s /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/urllib3/util/queue.pyt _init s c C s
| | j S( N( R ( R t len( ( s /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/urllib3/util/queue.pyt _qsize s c C s | j j | d S( N( R t append( R t item( ( s /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/urllib3/util/queue.pyt _put s c C s
| j j S( N( R t pop( R ( ( s /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/urllib3/util/queue.pyt _get s ( t __name__t
__module__R R R R R ( ( ( s /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/urllib3/util/queue.pyR
s ( R t packagesR t packages.six.movesR t PY2t Queuet _unused_module_QueueR ( ( ( s /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/urllib3/util/queue.pyt