Current File : //usr/lib/python2.7/site-packages/serial/__init__.pyo
�
-��Nc@s�dZddlZejdkr.ddlTnvddlZejdkrVddlTnNejdkrrddlTn2ejdkr�ddlTne	dejf��d	gZ
d
�ZdS(s2.6i����Ntcli(t*tnttposixtjavas;Sorry: no implementation for your platform ('%s') availablesserial.urlhandlercOsd|kp|d}d|kr-|d=nt}y|j�}Wntk
rVn�Xd|kr�|jdd�d}xotD]K}d||f}yt|�}	Wntk
r�q�Xtj|j}Pq�Wt	d|f��nt}|d||�}
||
_|r|
j�n|
S(s�    Get an instance of the Serial class, depending on port/url. The port is not
    opened when the keyword parameter 'do_not_open' is true, by default it
    is. All other parameters are directly passed to the __init__ method when
    the port is instantiated.

    The list of package names that is searched for protocol handlers is kept in
    ``protocol_handler_packages``.

    e.g. we want to support a URL ``foobar://``. A module
    ``my_handlers.protocol_foobar`` is provided by the user. Then
    ``protocol_handler_packages.append("my_handlers")`` would extend the search
    path so that ``serial_for_url("foobar://"))`` would work.
    tdo_not_opens://iis%s.protocol_%ss"invalid URL, protocol %r not knownN(
tSerialtlowertAttributeErrortsplittprotocol_handler_packagest
__import__tImportErrortsystmodulest
ValueErrortNonetporttopen(turltargstkwargstdo_opentklasst
url_nocasetprotocoltpackage_nametmodule_namethandler_moduletinstance((s3/usr/lib/python2.7/site-packages/serial/__init__.pytserial_for_url s2



	
(tVERSIONR
tplatformtserial.serialclitostnametserial.serialwin32tserial.serialposixtserial.serialjavaRR
R(((s3/usr/lib/python2.7/site-packages/serial/__init__.pyt<module>	s