a
    `g6t                  
   @   s  U d dl Z d dlZd dlZd dlZd dlZd dlZd dlZd dlZd dlZd dl	m
Z
 d dlmZ d dlmZmZmZmZmZmZmZmZmZmZmZmZ d dlmZ d dlZd dlmZmZmZm Z m!Z! d dl"m#Z# dd	l$m%Z% dd
l&m'Z' ddl(m)Z)m*Z*m+Z+m,Z,m-Z-m.Z.m/Z/m0Z0m1Z1m2Z2m3Z3 ddl4m5Z5 ddl6m7Z7 ddl8m9Z9m:Z: ddl;m<Z<m=Z= ddl>m?Z?m@Z@mAZAmBZBmCZC ddlDmEZE ddlFmGZG dZHerddlImJZJ ddlKmLZL ddlMmNZN ejOddddG dd dZPejQejR d ZSeeT eUd< deS dZVeeT eUd< d Wd!Xd"d# d$eYeZd%d& D Z[eeT eUd'< d(Z\eeT eUd)< d*jWe[e\d+Z]eeT eUd,< d-jWeVe]d.Z^eeT eUd/< e_d0Z`eeeT  eUd1< e_e^ZaeeeT  eUd2< G d3d4 d4eeTef e/ZbG d5d6 d6ebZcdS )7    N)SimpleCookie)MappingProxyType)TYPE_CHECKINGAnyDictFinalIteratorMappingMutableMappingOptionalPatternTupleUnioncast)	parse_qsl)CIMultiDictCIMultiDictProxy	MultiDictMultiDictProxyMultiMapping)URL   )hdrs)AbstractStreamWriter)	_SENTINELDEBUGETAG_ANYLIST_QUOTED_ETAG_REChainMapProxyETagHeadersMixinparse_http_datereifysentinelset_exception)RawRequestMessage)HttpVersion)BodyPartReaderMultipartReader)EmptyStreamReaderStreamReader)DEFAULT_JSON_DECODERJSONDecoderLooseHeaders
RawHeadersStrOrURL)HTTPRequestEntityTooLarge)StreamResponse)BaseRequest	FileFieldRequest)Application)RequestHandler)UrlMappingMatchInfoT)Zauto_attribsfrozenslotsc                   @   s<   e Zd ZU eed< eed< ejed< eed< ee ed< dS )r3   namefilenamefilecontent_typeheadersN)__name__
__module____qualname__str__annotations__ioBufferedReaderr    rF   rF   a/var/www/html/cobodadashboardai.evdpl.com/venv/lib/python3.9/site-packages/aiohttp/web_request.pyr3   L   s
   

r3   z!#$%&'*+.^_`|~-_TCHAR[z]+_TOKENz[{}] c                 c   s   | ]}t |V  qd S N)chr).0crF   rF   rG   	<genexpr>[       rP   )	       !   #      _QDTEXTz
\\[\t !-~]_QUOTED_PAIRz"(?:{quoted_pair}|{qdtext})*")ZqdtextZquoted_pair_QUOTED_STRINGz0({token})=({token}|{quoted_string})(:\d{{1,4}})?)tokenquoted_string_FORWARDED_PAIRz\\([\t !-~])_QUOTED_PAIR_REPLACE_RE_FORWARDED_PAIR_REc                   @   s8  e Zd ZU ejejejejejhZ	e
jeg dB ZdZeeeeeef   ed< dZee ed< ddddddeededejeeeeef  ee ee ee dd	d
dZeeeeeeedeee f ee!e f ee"e f eee f eee f eee f eee f d dddZ#e$ddddZ%e$ddddZ&e$eej' dddZ(e$edddZ)e$edddZ*e+edddZ,e+e-dddZ.e+ejddd Z/eed!d"d#Z0eedd$d%d&Z1edd!d'd(Z2edd)d*Z3e4e dd+d,Z5e+e6dd-d.Z7e+e8e9eef d/f dd0d1Z:e+edd2d3Z;e+edd4d5Z<e+e=dd6d7Z>e+edd8d9Z?e+ee dd:d;Z@e+e-dd<d=ZAe+edd>d?ZBe+edd@dAZCe+eddBdCZDe+dDddEdFZEe+eddGdHZFe+eGe ddIdJZHe+eIddKdLZJe+eeKjK ddMdNZLe+eeKjK ddOdPZMeNee4eO dQdRdSZPeQee ee8eOd/f  dTdUdVZRe+ee8eOd/f  ddWdXZSe+ee8eOd/f  ddYdZZTe+eeKjK dd[d\ZUe+e6dd]d^ZVe+e9eef dd_d`ZWe+eXddadbZYe+eddcddZZe$e6ddedfZ[e$e6ddgdhZ\e+e6ddidjZ]dddkdlZ^eddmdnZ_eddodpZ`eadqebedrdsdtZcedddudvZedwddxdyZfdeeedzd{d|Zgedd}d~Zheie6dddZje6dddZkelddddZmenddddZoddddZpdS )r2   )_message	_protocol_payload_writer_payload_headers_method_version_rel_url_post_read_bytes_state_cache_task_client_max_size_loop_transport_sslcontext_transport_peernameNrg   rh   i   )client_max_sizestateschemehostremoter6   zasyncio.Task[None])messagepayloadprotocolpayload_writertasklooprp   rq   rr   rs   rt   returnc                C   s$  || _ || _|| _|| _|j| _|j| _|j| _	i | _
|j}|jr|	d urT||	}|
d urf||
}|| j
d< |j| j
d< |j| j
d< | | _n*|| _|	d ur|	| j
d< |
d ur|
| j
d< |d u ri n|| _|| _|| _|| _|j}|d usJ |d| _|d| _|d ur || j
d< d S )Nurlrs   rr   
sslcontextpeernamert   )r_   r`   ra   rb   r>   rc   methodrd   versionre   rj   r|   absoluteZwith_schemeZ	with_hostrs   rr   relativerf   ri   rk   rl   rm   	transportget_extra_inforn   ro   )selfru   rv   rw   rx   ry   rz   rp   rq   rr   rs   rt   r|   r   rF   rF   rG   __init__   sB    





zBaseRequest.__init__r   rel_urlr>   rr   rs   rt   rp   r   r   r>   rr   rs   rt   rp   r{   c                C   s  | j rtdi }|tur"||d< |turFt|}	|	|d< t|	|d< |tur|tt||d< tdd |d  D |d< | j	j
f i |}
i }|tur||d	< |tur||d
< |tur||d< |tu r| j}| j|
| j| j| j| j| jf|| j d|S )a  Clone itself with replacement some attributes.

        Creates and returns a new instance of Request object. If no parameters
        are given, an exact copy is returned. If a parameter is not passed, it
        will reuse the one from the current request object.
        z.Cannot clone request after reading its contentr   r|   pathr>   c                 s   s&   | ]\}}| d | d fV  qdS )utf-8N)encode)rN   kvrF   rF   rG   rP      s   z$BaseRequest.clone.<locals>.<genexpr>raw_headersrr   rs   rt   )rp   rq   )rh   RuntimeErrorr#   r   rB   r   r   tupleitemsr_   _replacerl   	__class__rb   r`   ra   rk   rm   ri   copy)r   r   r   r>   rr   rs   rt   rp   dctnew_urlru   kwargsrF   rF   rG   clone   sJ    
	zBaseRequest.cloner{   c                 C   s   | j S rL   )rk   r   rF   rF   rG   ry     s    zBaseRequest.taskc                 C   s   | j S rL   )r`   r   rF   rF   rG   rw     s    zBaseRequest.protocolc                 C   s   | j d u rd S | j jS rL   )r`   r   r   rF   rF   rG   r     s    
zBaseRequest.transportc                 C   s   | j S rL   )ra   r   rF   rF   rG   writer  s    zBaseRequest.writerc                 C   s   | j S rL   )rl   r   rF   rF   rG   rp     s    zBaseRequest.client_max_sizec                 C   s   t jdtdd | jS )NzRequest.message is deprecated   
stacklevel)warningswarnDeprecationWarningr_   r   rF   rF   rG   ru   "  s    zBaseRequest.messagec                 C   s   | j S rL   )rf   r   rF   rF   rG   r   '  s    zBaseRequest.rel_urlc                 C   s   t jdtdd | jS )Nz#request.loop property is deprecated   r   )r   r   r   rm   r   rF   rF   rG   rz   +  s    zBaseRequest.loop)keyr{   c                 C   s
   | j | S rL   ri   r   r   rF   rF   rG   __getitem__4  s    zBaseRequest.__getitem__)r   valuer{   c                 C   s   || j |< d S rL   r   )r   r   r   rF   rF   rG   __setitem__7  s    zBaseRequest.__setitem__c                 C   s   | j |= d S rL   r   r   rF   rF   rG   __delitem__:  s    zBaseRequest.__delitem__c                 C   s
   t | jS rL   )lenri   r   rF   rF   rG   __len__=  s    zBaseRequest.__len__c                 C   s
   t | jS rL   )iterri   r   rF   rF   rG   __iter__@  s    zBaseRequest.__iter__c                 C   s
   | j dkS )z5A bool indicating if the request is handled with SSL.https)rr   r   rF   rF   rG   secureE  s    zBaseRequest.secure.c                 C   sX  g }| j jtjdD ]6}t|}d}d}i }|t| d|  krT|k rn qt	
||}|dur|r~|d|}n\| \}}	}
|	d dkrtd|	dd	 }	|
r|	|
7 }	|	|| < |t|d7 }d
}q@|| dkrd}i }|t| |d7 }q@|| dkr(d}|d7 }q@|| dv r@|d7 }q@|d|}q@qt|S )a  A tuple containing all parsed Forwarded header(s).

        Makes an effort to parse Forwarded headers as specified by RFC 7239:

        - It adds one (immutable) dictionary per Forwarded 'field-value', ie
          per proxy. The element corresponds to the data in the Forwarded
          field-value added by the first proxy encountered by the client. Each
          subsequent item corresponds to those added by later proxies.
        - It checks that every value has valid syntax in general as specified
          in section 4: either a 'token' or a 'quoted-string'.
        - It un-escapes found escape sequences.
        - It does NOT validate 'by' and 'for' contents as specified in section
          6.
        - It does NOT validate 'host' contents (Host ABNF).
        - It does NOT validate 'proto' contents for valid URI scheme names.

        Returns a tuple containing one or more immutable dicts
        rF   r   FN,"z\1r   T;z 	)r_   r>   Zgetallr   Z	FORWARDEDr   appendtypesr   r^   matchfindgroupsr]   sublowergroupr   )r   ZelemsZfield_valuelengthposZneed_separatorelemr   r:   r   portrF   rF   rG   	forwardedJ  s@    


zBaseRequest.forwardedc                 C   s   | j r
dS dS dS )a  A string representing the scheme of the request.

        Hostname is resolved in this order:

        - overridden value by .clone(scheme=new_scheme) call.
        - type of connection to peer: HTTPS if socket is SSL, HTTP otherwise.

        'http' or 'https'.
        r   httpN)rn   r   rF   rF   rG   rr     s    zBaseRequest.schemec                 C   s   | j S )zyRead only property for getting HTTP method.

        The value is upper-cased str like 'GET', 'POST', 'PUT' etc.
        )rd   r   rF   rF   rG   r     s    zBaseRequest.methodc                 C   s   | j S )zxRead only property for getting HTTP version of request.

        Returns aiohttp.protocol.HttpVersion instance.
        )re   r   rF   rF   rG   r     s    zBaseRequest.versionc                 C   s$   | j jtj}|dur|S t S )a@  Hostname of the request.

        Hostname is resolved in this order:

        - overridden value by .clone(host=new_host) call.
        - HOST HTTP header
        - socket.getfqdn() value

        For example, 'example.com' or 'localhost:8080'.

        For historical reasons, the port number may be included.
        N)r_   r>   getr   ZHOSTsocketgetfqdn)r   rs   rF   rF   rG   rs     s    zBaseRequest.hostc                 C   s6   | j du rdS t| j ttfr,t| j d S t| j S )zRemote IP of client initiated HTTP request.

        The IP is resolved in this order:

        - overridden value by .clone(remote=new_remote) call.
        - peername of opened socket
        Nr   )ro   
isinstancelistr   rB   r   rF   rF   rG   rt     s
    	
zBaseRequest.remotec                 C   s   t j| j| jd| jS )zThe full URL of the request.)rr   	authority)r   buildrr   rs   joinrf   r   rF   rF   rG   r|     s    zBaseRequest.urlc                 C   s   | j jS )z_The URL including *PATH INFO* without the host or scheme.

        E.g., ``/app/blog``
        )rf   r   r   rF   rF   rG   r     s    zBaseRequest.pathc                 C   s
   t | jS )zXThe URL including PATH_INFO and the query string.

        E.g, /app/blog?id=10
        )rB   rf   r   rF   rF   rG   path_qs  s    zBaseRequest.path_qsc                 C   s   | j jS )zThe URL including raw *PATH INFO* without the host or scheme.

        Warning, the path is unquoted and may contains non valid URL characters

        E.g., ``/my%2Fpath%7Cwith%21some%25strange%24characters``
        )r_   r   r   rF   rF   rG   raw_path  s    zBaseRequest.raw_pathzMultiMapping[str]c                 C   s   | j jS )z7A multidict with all the variables in the query string.)rf   queryr   rF   rF   rG   r     s    zBaseRequest.queryc                 C   s   | j jS )z:The query string in the URL.

        E.g., id=10
        )rf   query_stringr   rF   rF   rG   r     s    zBaseRequest.query_stringc                 C   s   | j S )z4A case-insensitive multidict proxy with all headers.)rc   r   rF   rF   rG   r>     s    zBaseRequest.headersc                 C   s   | j jS )z$A sequence of pairs for all headers.)r_   r   r   rF   rF   rG   r     s    zBaseRequest.raw_headersc                 C   s   t | jtjS )zyThe value of If-Modified-Since HTTP header, or None.

        This header is represented as a `datetime` object.
        )r!   r>   r   r   ZIF_MODIFIED_SINCEr   rF   rF   rG   if_modified_since  s    zBaseRequest.if_modified_sincec                 C   s   t | jtjS )z{The value of If-Unmodified-Since HTTP header, or None.

        This header is represented as a `datetime` object.
        )r!   r>   r   r   ZIF_UNMODIFIED_SINCEr   rF   rF   rG   if_unmodified_since	  s    zBaseRequest.if_unmodified_since)etag_headerr{   c                 c   sZ   | t krtdt dV  n>t| D ]2}|ddd\}}}|rB qVtt||dV  q"dS )z'Extract `ETag` objects from raw header.F)is_weakr   r   r      N)r   r   r   finditerr   bool)r   r   r   r   garbagerF   rF   rG   _etag_values  s    
zBaseRequest._etag_values)header_valuer{   c                 C   s   |sd S t | |S rL   )r   r   )clsr   rF   rF   rG   _if_match_or_none_impl&  s    z"BaseRequest._if_match_or_none_implc                 C   s   |  | jtjS )zxThe value of If-Match HTTP header, or None.

        This header is represented as a `tuple` of `ETag` objects.
        )r   r>   r   r   ZIF_MATCHr   rF   rF   rG   if_match/  s    zBaseRequest.if_matchc                 C   s   |  | jtjS )z}The value of If-None-Match HTTP header, or None.

        This header is represented as a `tuple` of `ETag` objects.
        )r   r>   r   r   ZIF_NONE_MATCHr   rF   rF   rG   if_none_match7  s    zBaseRequest.if_none_matchc                 C   s   t | jtjS )zpThe value of If-Range HTTP header, or None.

        This header is represented as a `datetime` object.
        )r!   r>   r   r   ZIF_RANGEr   rF   rF   rG   if_range?  s    zBaseRequest.if_rangec                 C   s
   | j j S )zIs keepalive enabled by client?)r_   Zshould_closer   rF   rF   rG   
keep_aliveG  s    zBaseRequest.keep_alivec                 C   s.   | j tjd}t|}tdd | D S )zMReturn request cookies.

        A read-only dictionary-like object.
        rK   c                 S   s   i | ]\}}||j qS rF   )r   )rN   r   valrF   rF   rG   
<dictcomp>T  rQ   z'BaseRequest.cookies.<locals>.<dictcomp>)r>   r   r   ZCOOKIEr   r   r   )r   rawparsedrF   rF   rG   cookiesL  s    zBaseRequest.cookiesc                 C   s   | j tj}d\}}|durzd}t||d \}}W n tyT   tdY n0 |rbt|nd}|rrt|nd}|du r|dur| }d}|dur|dur|d7 }||krtd||  u rdu rn ntdt	||dS )	zMThe content of Range HTTP header.

        Return a slice instance.

        )NNNz^bytes=(\d*)-(\d*)$r   zrange not in acceptable formatr   zstart cannot be after endz"No start or end of range specified)
rc   r   r   RANGErefindall
IndexError
ValueErrorintslice)r   rngstartendpatternrF   rF   rG   
http_rangeV  s(    zBaseRequest.http_rangec                 C   s   | j S )zReturn raw payload stream.)rb   r   rF   rF   rG   contentz  s    zBaseRequest.contentc                 C   s   t jdtdd | j  S )@Return True if request's HTTP BODY can be read, False otherwise.z$Deprecated, use .can_read_body #2005r   r   )r   r   r   rb   at_eofr   rF   rF   rG   has_body  s    zBaseRequest.has_bodyc                 C   s   | j   S )r   )rb   r   r   rF   rF   rG   can_read_body  s    zBaseRequest.can_read_bodyc                 C   s   t | jtuS )z6Return True if request has HTTP BODY, False otherwise.)typerb   r)   r   rF   rF   rG   body_exists  s    zBaseRequest.body_existsc                    s    | j  s| j  I dH  q dS )zKRelease request.

        Eat unread part of HTTP BODY if present.
        N)rb   r   readanyr   rF   rF   rG   release  s    
zBaseRequest.releasec                    sh   | j du rbt }| j I dH }|| | jrPt|}|| jkrPt| j|d|sqXqt|| _ | j S )z_Read request body if present.

        Returns bytes object with full request content.
        Nmax_sizeZactual_size)	rh   	bytearrayrb   r   extendrl   r   r0   bytes)r   bodychunkZ	body_sizerF   rF   rG   read  s    



zBaseRequest.readc                    s"   |   I dH }| jpd}||S )z1Return BODY as text using encoding from .charset.Nr   )r   charsetdecode)r   Z
bytes_bodyencodingrF   rF   rG   text  s    
zBaseRequest.text)loads)r  r{   c                   s   |   I dH }||S )zReturn BODY as JSON.N)r  )r   r  r   rF   rF   rG   json  s    zBaseRequest.jsonc                    s   t | j| jS )z3Return async iterator to process BODY as multipart.)r(   rc   rb   r   rF   rF   rG   	multipart  s    zBaseRequest.multipartz,MultiDictProxy[Union[str, bytes, FileField]]c                    s  | j dur| j S | j| jvr.tt | _ | j S | j}|dvrNtt | _ | j S t }|dkrh|  I dH }| j}| I dH }|durd}|j	
tj}t|trN|jdusJ |jr| jdtjI dH }|jddI dH }	|	rl||	}	| jd|j|	I dH  |t|	7 }d|  k r2|k rXn n"| jd|jI dH  t||d|jddI dH }	q| jd|jdI dH  |du rd}t|j|jttj|||j	}
| |j|
 n|j!d	d
I dH }|du s|"dr
|j#dd}| |j|| n| |j| |t|7 }d|  k r<|k rVn nt||dnt$d| I dH }qn>| ! I dH }|r| j%pd}|&t'|( |d	|d t|| _ | j S )zReturn POST parameters.N)rK   z!application/x-www-form-urlencodedmultipart/form-datar  r   i   )sizer   zapplication/octet-streamT)r  ztext/r   )defaultz8To decode nested multipart you need to use custom reader)keep_blank_valuesr  ))rg   rd   POST_METHODSr   r   r=   r  rl   nextr>   r   r   ZCONTENT_TYPEr   r'   r:   r;   rm   run_in_executortempfileTemporaryFileZ
read_chunkr  writer   closer0   seekr3   r   rD   rE   addr   
startswithget_charsetr   r  r   r   rstrip)r   r=   outr  r   fieldr	  Zfield_cttmpr   ffr   r  datarF   rF   rG   post  s    







zBaseRequest.post)r:   r
  r{   c                 C   s0   | j }|du r|S |j}|du r$|S |||S )z"Extra info from protocol transportN)r`   r   r   )r   r:   r
  rw   r   rF   rF   rG   r     s    zBaseRequest.get_extra_infoc                 C   s(   | j ddd}d| jj| j|S )Nasciibackslashreplacez<{} {} {} >)r   r   r  formatr   r?   rd   )r   Zascii_encodable_pathrF   rF   rG   __repr__+  s    zBaseRequest.__repr__)otherr{   c                 C   s   t | t |kS rL   )id)r   r"  rF   rF   rG   __eq__3  s    zBaseRequest.__eq__c                 C   s   dS )NTrF   r   rF   rF   rG   __bool__6  s    zBaseRequest.__bool__responser{   c                    s   d S rL   rF   )r   r'  rF   rF   rG   _prepare_hook9  s    zBaseRequest._prepare_hook)excr{   c                 C   s   t | j| d S rL   )r$   rb   )r   r)  rF   rF   rG   _cancel<  s    zBaseRequest._cancelc                 C   sD   | j d u s| jdkrd S | j  D ]\}}t|tr"|j  q"d S )Nr  )rg   r=   r   r   r3   r<   r  )r   	file_nameZfile_field_objectrF   rF   rG   _finish?  s
    
zBaseRequest._finish)N)qr?   r@   rA   r   Z
METH_PATCHZ	METH_POSTZMETH_PUTZ
METH_TRACEZMETH_DELETEr  r    ATTRS	frozensetrg   r   r   r   rB   r   r3   rC   rh   r%   r*   r   asyncioAbstractEventLoopr   r   r   r   r#   r   r/   r-   r   propertyry   rw   	Transportr   r   rp   r"   ru   r   r   rz   r   r   r   r   r   r   r   r   r   r	   r   rr   r   r&   r   rs   rt   r|   r   r   r   r   r   r   r>   r.   r   datetimer   r   staticmethodr   r   classmethodr   r   r   r   r   r   r   r   r   r   r   r   r   r   r  r+   r,   r  r(   r  r  r   r!  objectr$  r%  r1   r(  BaseExceptionr*  r,  rF   rF   rF   rG   r2   v   s  
<






; <		#br2   c                
       s   e Zd ZU ejedgB ZdZed ed< e	rDe
edd fddZeeeeeeedee
ef eeef eeef ee
ef ee
ef ee
ef eeef d d fd	d
ZeddddZeddddZeedddZeddddZ  ZS )r4   _match_infoNr7   )r:   r   r{   c                    s8   || j vr&tjd| jj|tdd t || d S )Nz-Setting custom {}.{} attribute is discouragedr   r   )	r-  r   r   r   r   r?   r   super__setattr__)r   r:   r   r   rF   rG   r:  T  s    
zRequest.__setattr__r   r   c          
   	      s0   t  j|||||||d}tt|}	| j|	_|	S )Nr   )r9  r   r   r4   r8  )
r   r   r   r>   rr   rs   rt   rp   retZnew_retr;  rF   rG   r   ^  s    	
zRequest.cloner   c                 C   s   | j }|dusJ |S )zResult of route resolving.N)r8  r   
match_inforF   rF   rG   r>  v  s    zRequest.match_infor5   c                 C   s   | j }|dusJ |jS )zApplication instance.N)r8  Zcurrent_appr=  rF   rF   rG   app}  s    zRequest.appc                 C   sH   | j }|d usJ |j}| j}||}tt|d |d  }t|S )Nr   )r8  Zappsr?  indexr   reversedr   )r   r>  lstr?  idxZsublistrF   rF   rG   config_dict  s    
zRequest.config_dictr&  c                    s>   | j }|d u rd S |jD ] }|j }r|| |I d H  qd S rL   )r8  Z_appson_response_preparesend)r   r'  r>  r?  rE  rF   rF   rG   r(    s    

zRequest._prepare_hook)r?   r@   rA   r2   r-  r.  r8  r   rC   r   rB   r   r:  r#   r   r   r/   r-   r   r   r"   r>  r1  r?  r   rD  r1   r(  __classcell__rF   rF   r;  rG   r4   L  s8   







	r4   )dr/  r3  rD   r   r   stringr  r   r   http.cookiesr   r   typingr   r   r   r   r   r	   r
   r   r   r   r   r   urllib.parser   attrZ	multidictr   r   r   r   r   Zyarlr   rK   r   abcr   helpersr   r   r   r   r   r   r    r!   r"   r#   r$   Zhttp_parserr%   Zhttp_writerr&   r  r'   r(   streamsr)   r*   Ztypedefsr+   r,   r-   r.   r/   Zweb_exceptionsr0   Zweb_responser1   __all__Zweb_appr5   Zweb_protocolr6   Zweb_urldispatcherr7   sr3   digitsascii_lettersrH   rB   rC   rJ   r   r   r   rangerW   rX   rY   r\   compiler]   r^   r2   r4   rF   rF   rF   rG   <module>   sl   
84      [