Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/boto/sqs/__pycache__/ |
Upload File : |
o ckF[tN � @ s0 d Z ddlmZ ddlmZ G dd� de�ZdS )z Represents an SQS Queue � )�urllib)�Messagec @ sj e Zd Zddefdd�Zdd� Zdd� Zee�Zdd � Z ee �Z d d� Zee�Zdd � Z dd� Zdd� ZdKdd�Zdd� Zdd� Zdd� Zdd� Zdd� Z dLdd �ZdMd!d"�Zd#d$� ZdNd&d'�Z dOd)d*�Zd+d,� Zd-d.� Zd/d0� Zd1d2� Zd3d4� ZdPd6d7�Z dPd8d9�Z!dPd:d;�Z"dQd=d>�Z#dRd?d@�Z$dRdAdB�Z%e%Z&dCdD� Z'dMdEdF�Z(dRdGdH�Z)dRdIdJ�Z*e*Z+dS )S�QueueNc C s || _ || _|| _d | _d S �N)� connection�url� message_class�visibility_timeout)�selfr r r � r �0/usr/lib/python3/dist-packages/boto/sqs/queue.py�__init__ s zQueue.__init__c C s d| j S )Nz Queue(%s))r �r r r r �__repr__% s zQueue.__repr__c C s&