HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux mail.btech-izolacje.pl 5.15.0-140-generic #150-Ubuntu SMP Sat Apr 12 06:00:09 UTC 2025 x86_64
User: pewna6876 (1017)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/serial/urlhandler/__pycache__/protocol_alt.cpython-310.pyc
o

��^��@sjddlmZzddlZWneyddlmZYnwddlZdd�Zedkr3e�	d�Z
ee
�dSdS)�)�absolute_importNc
Cs�t�|�}|jdkrt�d�|j���d}zt�|jd���D]\}}|dkr,|d}qt	d�|���Wnt	yH}zt�d�|���d	}~wwt
t|�sUt	d
�|���tt|�}t|tj
�sgt	d�|���d�|j|jg�|fS)
z(extract host and port from an URL string�altzmexpected a string in the form "alt://port[?option[=value][&option[=value]]]": not starting with alt:// ({!r})�SerialT�classrzunknown option: {!r}zRexpected a string in the form "alt://port[?option[=value][&option[=value]]]": {!r}Nzunknown class: {!r}z'class {!r} is not an instance of Serial�)�urlparse�urlsplit�scheme�serial�SerialException�format�parse_qs�query�items�
ValueError�hasattr�getattr�
issubclassr�join�netloc�path)�url�parts�
class_name�option�values�e�cls�r�@/usr/lib/python3/dist-packages/serial/urlhandler/protocol_alt.py�serial_class_for_urls4

�
����

r �__main__z&alt:///dev/ttyS0?class=PosixPollSerial)�
__future__rr�ImportError�urllib.parse�parser
r �__name__�serial_for_url�s�printrrrr�<module>s�
�