Current File : //proc/self/root/lib/python3/dist-packages/twisted/web/__pycache__/xmlrpc.cpython-312.pyc
�

Ϫ�f�R���dZddlZddlmZddlmZddlmZmZm	Z	m
Z
ddlmZm
Z
mZddlmZddlmZmZddlmZdd	lmZmZmZd
ZdZd�ZGd
�de
�ZGd�d�ZGd�dej>�Z Gd�de �Z!d�Z"Gd�dejF�Z$dZ%Gd�dejL�Z'Gd�d�Z(gd�Z)y)z�
A generic resource for publishing objects via XML-RPC.

Maintainer: Itamar Shtull-Trauring

@var Fault: See L{xmlrpclib.Fault}
@type Fault: L{xmlrpclib.Fault}
�N)�urlparse)�Binary�Boolean�DateTime�Fault)�defer�error�protocol)�Logger)�failure�reflect)�nativeString)�http�resource�server�A�Bc��d|_|S)a\
    Decorator to cause the request to be passed as the first argument
    to the method.

    If an I{xmlrpc_} method is wrapped with C{withRequest}, the
    request object is passed as the first argument to that method.
    For example::

        @withRequest
        def xmlrpc_echo(self, request, s):
            return s

    @since: 10.2
    T)�withRequest)�fs �4/usr/lib/python3/dist-packages/twisted/web/xmlrpc.pyrr"s���A�M��H�c��eZdZdZy)�NoSuchFunctionz1
    There is no function by the given name.
    N)�__name__�
__module__�__qualname__�__doc__�rrrr5s��rrc��eZdZdZd�Zd�Zy)�HandleraP
    Handle a XML-RPC request and store the state for a request in progress.

    Override the run() method and return result using self.result,
    a Deferred.

    We require this class since we're not using threads, so we can't
    encapsulate state in a running function if we're going  to have
    to wait for results.

    For example, lets say we want to authenticate against twisted.cred,
    run a LDAP query and then pass its result to a database query, all
    as a result of a single XML-RPC command. We'd use a Handler instance
    to store the state of the running command.
    c�b�||_tj�|_|j|�y�N)rr�Deferred�result�run)�selfr�argss   r�__init__zHandler.__init__Ls$�� ��
��n�n�&�������$�rc�L�|jjtd��y)NzImplement run() in subclasses)r%�errback�NotImplementedError)r'r(s  rr&zHandler.runQs�������/�0O�P�QrN)rrrrr)r&rrrr!r!;s��� �
Rrr!c�r�eZdZdZdZdZdZdZdZe	�Z
dd�Zd�Zd	�Z
d
�Zd�Zd�Zdd�Zd�Zd�Zd�Zy
)�XMLRPCa�
    A resource that implements XML-RPC.

    You probably want to connect this to '/RPC2'.

    Methods published can return XML-RPC serializable results, Faults,
    Binary, Boolean, DateTime, Deferreds, or Handler instances.

    By default methods beginning with 'xmlrpc_' are published.

    Sub-handlers for prefixed methods (e.g., system.listMethods)
    can be added with putSubHandler. By default, prefixes are
    separated with a '.'. Override self.separator to change this.

    @ivar allowNone: Permit XML translating of Python constant None.
    @type allowNone: C{bool}

    @ivar useDateTime: Present C{datetime} values as C{datetime.datetime}
        objects?
    @type useDateTime: C{bool}
    rr��.)�POSTc�l�tjj|�i|_||_||_yr#)r�Resourcer)�subHandlers�	allowNone�useDateTime)r'r5r6s   rr)zXMLRPC.__init__ws-�����"�"�4�(����"���&��rc�"�||j|<yr#)�__dict__)r'�name�values   r�__setattr__zXMLRPC.__setattr__}s��#��
�
�d�rc�"�||j|<yr#)r4)r'�prefix�handlers   r�
putSubHandlerzXMLRPC.putSubHandler�s��#*����� rc�:�|jj|d�Sr#)r4�get)r'r=s  r�
getSubHandlerzXMLRPC.getSubHandler�s�����#�#�F�D�1�1rc�H�t|jj��Sr#)�listr4�keys�r's r�getSubHandlerPrefixeszXMLRPC.getSubHandlerPrefixes�s���D�$�$�)�)�+�,�,rc�f�|jjdd�|jdd�	tj|jj�|j��\}}	|j|�}g}|j�j|j�t|dd�rtj||g|���}ntj|g|���}|j|j�|j|j ||�t(j*S#t"$r+}|j!||�Yd}~t(j*Sd}~wwxYw#t$$rD}t#|j&d|���}|j!||�Yd}~t(j*Sd}~wwxYw)Nrscontent-type�text/xml; charset=utf-8��use_datetimerFzCan't deserialize input: )�content�seek�	setHeader�	xmlrpclib�loads�readr6�lookupProcedure�notifyFinish�
addErrback�append�getattrr�
maybeDeferred�	_ebRender�addCallback�	_cbRenderr�	Exception�FAILUREr�NOT_DONE_YET)	r'�requestr(�functionPath�function�responseFailed�dr�es	         r�render_POSTzXMLRPC.render_POST�ss�������Q��"����/�+E�F�	G�!*������$�$�&�T�5E�5E�"��D�,�
G��/�/��=��"$���$�$�&�1�1�.�2G�2G�H��8�]�E�:��+�+�H�g�E��E�A��+�+�H�<�t�<�A����T�^�^�,��
�
�d�n�n�g�~�F��"�"�"���
+����q�'�*�*��"�"�"��
+��
�	'��d�l�l�&?��s�$C�D�A��N�N�1�g�&�&�$�"�"�"��)	'�s/�<E#�-D,�,	E �5E�E �#	F0�,+F+�+F0Nc�h�|ryt|t�r|j}t|t�s|f}		t	j
|d|j��}t|t�r|jd�}|jddt|�fz�|j|�|j!�y#t$rE}t|jd|���}t	j
|d|j��}Yd}~��d}~wwxYw#t$r|jjd�Y��wxYw)NT)�methodresponse�
allow_nonezCan't serialize output: �utf8scontent-length�%d�)�
isinstancer!r%rrO�dumpsr5r[r\�str�encoderN�len�write�_logr�finish)r'r%r^rarLrcrs       rrZzXMLRPC._cbRender�s�����f�g�&��]�]�F��&�%�(��Y�F�	"�
�#�/�/��4�D�N�N����'�3�'�!�.�.��0�����/��#�g�,��1H�I��M�M�'�"�	������
��$�,�,�*B�1�#�(F�G��#�/�/��d�t�~�~����
���	"��I�I���b�!�	"�s6�"B9�AD
�9	D�;D�=D
�D�D
�
$D1�0D1c��t|jt�r|jS|jj	d|�t|j
d�S)Nrjr	)rkr:rrqrr\)r'rs  rrXzXMLRPC._ebRender�s?���g�m�m�U�+��=�=� ��	�	���"�g�&��T�\�\�7�+�+rc��|j|j�dk7r\|j|jd�\}}|j|�}|�t	|j
d|z��|j
|�St|d|zd�}|st	|j
d|z��t|�st	|j
d|z��|S)aN
        Given a string naming a procedure, return a callable object for that
        procedure or raise NoSuchFunction.

        The returned object will be called, and should return the result of the
        procedure, a Deferred, or a Fault instance.

        Override in subclasses if you want your own policy.  The base
        implementation that given C{'foo'}, C{self.xmlrpc_foo} will be returned.
        If C{procedurePath} contains C{self.separator}, the sub-handler for the
        initial prefix is used to search for the remaining path.

        If you override C{lookupProcedure}, you may also want to override
        C{listProcedures} to accurately report the procedures supported by your
        resource, so that clients using the I{system.listMethods} procedure
        receive accurate results.

        @since: 11.1
        ���r/Nzno such subHandler %sz	xmlrpc_%szprocedure %s not foundzprocedure %s not callable)	�find�	separator�splitrBr�	NOT_FOUNDrRrV�callable)r'�
procedurePathr=r>rs     rrRzXMLRPC.lookupProcedure�s���(���d�n�n�-��3�$1�$7�$7�����$J�!�F�M��(�(��0�G���$�T�^�^�5L�v�5U�V�V��*�*�=�9�9��D�+�
�5�t�<��� ���� 8�=� H��
��!�� ���� ;�m� K��
��Hrc�B�tj|jd�S)z\
        Return a list of the names of all xmlrpc procedures.

        @since: 11.1
        �xmlrpc_)r
�prefixedMethodNames�	__class__rFs r�listProcedureszXMLRPC.listProcedures�s���*�*�4�>�>�9�E�Er)FFr#)rrrrryr\�isLeafrw�allowedMethodsrrqr)r;r?rBrGrdrZrXrRr�rrrr.r.Vs]���0�I��G�
�F��I��N��8�D�'�$�+�2�-�#�:�6,�%�NFrr.c�h�eZdZdZd�Zd�Zdgge_d�Zddgge_d�Zddgddgge_y)	�XMLRPCIntrospectiona�
    Implement the XML-RPC Introspection API.

    By default, the methodHelp method returns the 'help' method attribute,
    if it exists, otherwise the __doc__ method attribute, if it exists,
    otherwise the empty string.

    To enable the methodSignature method, add a 'signature' method attribute
    containing a list of lists. See methodSignature's documentation for the
    format. Note the type strings should be XML-RPC types, not Python types.
    c�<�tj|�||_y)z�
        Implement Introspection support for an XMLRPC server.

        @param parent: the XMLRPC server to add Introspection support to.
        @type parent: L{XMLRPC}
        N)r.r)�_xmlrpc_parent)r'�parents  rr)zXMLRPCIntrospection.__init__s��	�����$��rc�j�g}|jdfg}|r�|jd�\}}|j|j�D�cgc]}||z��	c}�|j|j	�D�cgc]%}|j|�||z|jzf��'c}�|r��|Scc}wcc}w)zO
        Return a list of the method names implemented by this server.
        rjr)r��pop�extendr�rGrBrw)r'�	functions�todo�objr=r9s      r�xmlrpc_listMethodsz&XMLRPCIntrospection.xmlrpc_listMethodss����	��$�$�b�)�*����(�(�1�+�K�C������8J�8J�8L�M��f�t�m�M�N��K�K�!$� 9� 9� ;����&�&�t�,�f�t�m�c�m�m�.K�L��
�����N��s�B+�5*B0�arrayc�x�|jj|�}t|dd�xst|dd�xsdS)zW
        Return a documentation string describing the use of the given method.
        �helpNrrj�r�rRrV�r'�methods  r�xmlrpc_methodHelpz%XMLRPCIntrospection.xmlrpc_methodHelp!s=���$�$�4�4�V�<���v�v�t�,�V���	�4�0P�V�TV�Vr�stringc�Z�|jj|�}t|dd�xsdS)a+
        Return a list of type signatures.

        Each type signature is a list of the form [rtype, type1, type2, ...]
        where rtype is the return type and typeN is the type of the Nth
        argument. If no signature information is available, the empty
        string is returned.
        �	signatureNrjr�r�s  r�xmlrpc_methodSignaturez*XMLRPCIntrospection.xmlrpc_methodSignature*s.���$�$�4�4�V�<���v�{�D�1�7�R�7rN)	rrrrr)r�r�r�r�rrrr�r��s[��
�%��"&-�I�;�� �W�%-�h�#7�"8���
8�
�(��	�8��(��$rr�c�:�|jdt|��y)z�
    Add Introspection support to an XMLRPC server.

    @param xmlrpc: the XMLRPC server to add Introspection support to.
    @type xmlrpc: L{XMLRPC}
    �systemN)r?r�)�xmlrpcs r�addIntrospectionr�<s������#6�v�#>�?rc�$�eZdZd�Zd�Zd�Zd�Zy)�
QueryProtocolc���d|_|jd|jj�|j	dd�|j	d|jj
�|j	dd�|jj}|j	ddt|�fz�|jjrsd	j|jj|jjg�}d
jdtj|�g�}|j	d|�|j�|jj|�y)
Nr1s
User-AgentsTwisted/XMLRPClibsHostsContent-typerIsContent-lengthri�:rsBasic s
Authorization)�	_response�sendCommand�factory�path�
sendHeader�host�payloadro�user�join�password�base64�	b64encode�
endHeaders�	transportrp)r'r��auth�
authHeaders    r�connectionMadezQueryProtocol.connectionMadeGs����������$�,�,�"3�"3�4����
�';�<��������!2�!2�3�����)C�D��,�,�&�&�����)�5�C��L�?�+B�C��<�<����9�9�d�l�l�/�/����1F�1F�G�H�D����9�f�.>�.>�t�.D�"E�F�J��O�O�,�j�9����������W�%rc�H�|dk7r|jj||�yy)Ns200)r��	badStatus)r'�version�status�messages    r�handleStatuszQueryProtocol.handleStatusWs#���V���L�L�"�"�6�7�3�rc�F�|jj�||_y)z�
        Handle the XML-RPC response received from the server.

        Specifically, disconnect from the server and store the XML-RPC
        response so that it can be properly handled when the disconnect is
        finished.
        N)r��loseConnectionr�)r'�contentss  r�handleResponsezQueryProtocol.handleResponse[s��	
���%�%�'�!��rc�P�|jtjtj�s|jjd|�tjj||�|j�0|jdc}|_	|jj|�yy)z�
        The connection to the server has been lost.

        If we have a full response from the server, then parse it and fired a
        Deferred with the return value or C{Fault} that the server gave us.
        N)�checkr	�ConnectionDone�ConnectionLostr��clientConnectionLostr�
HTTPClient�connectionLostr��
parseResponse)r'�reason�responses   rr�zQueryProtocol.connectionLostfsy���|�|�E�0�0�%�2F�2F�G��L�L�-�-�d�F�;����&�&�t�V�4��>�>�%�'+�~�~�t�$�H�d�n��L�L�&�&�x�0�&rN)rrrr�r�r�r�rrrr�r�Fs��&� 4�	"�
1rr�zP<?xml version="1.0"?>
<methodCall>
<methodName>%s</methodName>
%s
</methodCall>
c�B�eZdZdZdZeZ						dd�Zd�Zd�Z	e	Z
d�Zy)�QueryFactorya�
    XML-RPC Client Factory

    @ivar path: The path portion of the URL to which to post method calls.
    @type path: L{bytes}

    @ivar host: The value to use for the Host HTTP header.
    @type host: L{bytes}

    @ivar user: The username with which to authenticate with the server
        when making calls.
    @type user: L{bytes} or L{None}

    @ivar password: The password with which to authenticate with the server
        when making calls.
    @type password: L{bytes} or L{None}

    @ivar useDateTime: Accept datetime values as datetime.datetime objects.
        also passed to the underlying xmlrpclib implementation.  Defaults to
        C{False}.
    @type useDateTime: C{bool}
    Nc
�@�||c|_|_||c|_|_t|tj||��fz|_t|jt�r |jjd�|_tj|�|_
|	|_y)a*
        @param method: The name of the method to call.
        @type method: C{str}

        @param allowNone: allow the use of None values in parameters. It's
            passed to the underlying xmlrpclib implementation. Defaults to
            C{False}.
        @type allowNone: C{bool} or L{None}

        @param args: the arguments to pass to the method.
        @type args: C{tuple}

        @param canceller: A 1-argument callable passed to the deferred as the
            canceller callback.
        @type canceller: callable or L{None}
        )rgrhN)r�r�r�r��payloadTemplaterOrlr�rkrmrnrr$�deferredr6)
r'r�r�r�r�r�r5r(�	cancellerr6s
          rr)zQueryFactory.__init__�s���8 $�T���	�4�9�#'�� ��	�4�=�&���O�O�D�Y�7�*
�
����d�l�l�C�(��<�<�.�.�v�6�D�L����y�1��
�&��rc�D�|jsy	tj||j��dd}|jdc}|_|j	|�y#t
$r:|jdc}|_|j
tj��YywxYw)NrJr)	r�rOrPr6�callback�
BaseExceptionr+r�Failure)r'r�r�r�s    rr�zQueryFactory.parseResponse�s����}�}��	(� ���x�d�>N�>N�O�PQ�R�ST�U�H�
'+�m�m�T�#�H�d�m����h�'���	0�&*�m�m�T�#�H�d�m����W�_�_�.�/�	0�s�'A�AB�Bc�h�|j�&|jdc}|_|j|�yyr#)r�r+)r'�_r�r�s    rr�z!QueryFactory.clientConnectionLost�s1���=�=�$�&*�m�m�T�#�H�d�m����V�$�%rc�b�|jdc}|_|jt||��yr#)r�r+�
ValueError)r'r�r�r�s    rr�zQueryFactory.badStatus�s)��"&�-�-����$�-�����F�G�4�5r)NNFrNF)rrrrr�r�r
r)r�r��clientConnectionFailedr�rrrr�r�~sD���.�H��H����
���%'�N
(�%�
2��6rr�c�.�eZdZdZeZ						dd�Zd�Zy)�Proxya�
    A Proxy for making remote XML-RPC calls.

    Pass the URL of the remote XML-RPC server to the constructor.

    Use C{proxy.callRemote('foobar', *args)} to call remote method
    'foobar' with *args.

    @ivar user: The username with which to authenticate with the server
        when making calls.  If specified, overrides any username information
        embedded in C{url}.  If not specified, a value may be taken from
        C{url} if present.
    @type user: L{bytes} or L{None}

    @ivar password: The password with which to authenticate with the server
        when making calls.  If specified, overrides any password information
        embedded in C{url}.  If not specified, a value may be taken from
        C{url} if present.
    @type password: L{bytes} or L{None}

    @ivar allowNone: allow the use of None values in parameters. It's
        passed to the underlying L{xmlrpclib} implementation. Defaults to
        C{False}.
    @type allowNone: C{bool} or L{None}

    @ivar useDateTime: Accept datetime values as datetime.datetime objects.
        also passed to the underlying L{xmlrpclib} implementation. Defaults to
        C{False}.
    @type useDateTime: C{bool}

    @ivar connectTimeout: Number of seconds to wait before assuming the
        connection has failed.
    @type connectTimeout: C{float}

    @ivar _reactor: The reactor used to create connections.
    @type _reactor: Object providing L{twisted.internet.interfaces.IReactorTCP}

    @ivar queryFactory: Object returning a factory for XML-RPC protocol. Use
        this for testing, or to manipulate the XML-RPC parsing behavior. For
        example, you may set this to a custom "debugging" factory object that
        reimplements C{parseResponse} in order to log the raw XML-RPC contents
        from the server before continuing on with parsing. Another possibility
        is to implement your own XML-RPC marshaller here to handle non-standard
        XML-RPC traffic.
    @type queryFactory: L{twisted.web.xmlrpc.QueryFactory}
    Nc���|�ddlm}t|�\}}	}
}}}
|	jd�}t	|�dk(rN|jd�jd�}|jd�|_	|jd�|_ndx|_|_|djd�}|jd�|_		t|jd��|_|
|_|jdvrd|_|d	k(|_
|�||_|�||_||_||_||_||_y#t$r
d|_Y��wxYw#t$r
d|_Y�}wxYw)
aX
        @param url: The URL to which to post method calls.  Calls will be made
            over SSL if the scheme is HTTPS.  If netloc contains username or
            password information, these will be used to authenticate, as long as
            the C{user} and C{password} arguments are not specified.
        @type url: L{bytes}

        Nr)�reactor�@�r�)rN�/shttps)�twisted.internetr�rrxror�r�r�r�r��int�portr��securer5r6�connectTimeout�_reactor)r'�urlr�r�r5r6r�r��scheme�netlocr��params�query�fragment�netlocParts�userpass�hostports                 rr)zProxy.__init__
sT��$�?�0�8@��
�5����f�e�X��l�l�4�(���{��q� �"���q�)�/�/��5�H� ���Q��D�I�
%� (���Q���
�)-�,�D�I��
��q�>�'�'��-���L�L��O��	�	��H�L�L��O�,�D�I���	��9�9��#��D�I���(������D�I���$�D�M�"���&���,�����
��+!�
%� $��
�
%���	��D�I�	�s$�1D5�E�5E�E�E�Ec������fd�}|j|j|j||j|j|j
|||j�	�|jr�ddlm	}|jt|j���}|jjt|j�|jxsd�||j����j"S|jj!t|j�|jxsd�|j����j"S)a
        Call remote XML-RPC C{method} with given arguments.

        @return: a L{defer.Deferred} that will fire with the method response,
            or a failure if the method failed. Generally, the failure type will
            be L{Fault}, but you can also have an C{IndexError} on some buggy
            servers giving empty responses.

            If the deferred is cancelled before the request completes, the
            connection is closed and the deferred will fire with a
            L{defer.CancelledError}.
        c�4��d�_�j�yr#)r��
disconnect)rb�	connectorr�s ��r�cancelz Proxy.callRemote.<locals>.cancelKs���#�G��� � �"rr)�ssl)�hostnamei�)�timeout�P)�queryFactoryr�r�r�r�r5r6r�r�r��optionsForClientTLSrr��
connectSSLr�r��
connectTCPr�)r'r�r(r�r��contextFactoryr�r�s      @@r�
callRemotezProxy.callRemote=s���	#��#�#��I�I��I�I���I�I��M�M��N�N������

���;�;�,� �4�4�l�4�9�9�>U�4�V�N��
�
�0�0��T�Y�Y�'��	�	� �S����+�+�1��I�����
�
�
�0�0��T�Y�Y�'��	�	��R���+�+�	1��I����r)NNFFg>@N)rrrrr�r�r)r�rrrr�r��s.��-�^ �L�
������1 �f0 rr�)r.r!rr�rrrr)*rr��
xmlrpc.client�clientrO�urllib.parserrrrrr�rr	r
�twisted.loggerr�twisted.pythonrr
�twisted.python.compatr�twisted.webrrrryr\rrr!r3r.r�r�r�r�r��
ClientFactoryr�r��__all__rrr�<module>rs���
��!�!�:�:�3�3�!�+�.�/�.�
�	�
��
�&�U��R�R�6^F�X�
�
�^F�BB�&�B�J@�-1�D�O�O�-1�`��W6�8�)�)�W6�tU �U �p	�r
¿Qué es la limpieza dental de perros? - Clínica veterinaria


Es la eliminación del sarro y la placa adherida a la superficie de los dientes mediante un equipo de ultrasonidos que garantiza la integridad de las piezas dentales a la vez que elimina en profundidad cualquier resto de suciedad.

A continuación se procede al pulido de los dientes mediante una fresa especial que elimina la placa bacteriana y devuelve a los dientes el aspecto sano que deben tener.

Una vez terminado todo el proceso, se mantiene al perro en observación hasta que se despierta de la anestesia, bajo la atenta supervisión de un veterinario.

¿Cada cuánto tiempo tengo que hacerle una limpieza dental a mi perro?

A partir de cierta edad, los perros pueden necesitar una limpieza dental anual o bianual. Depende de cada caso. En líneas generales, puede decirse que los perros de razas pequeñas suelen acumular más sarro y suelen necesitar una atención mayor en cuanto a higiene dental.


Riesgos de una mala higiene


Los riesgos más evidentes de una mala higiene dental en los perros son los siguientes:

  • Cuando la acumulación de sarro no se trata, se puede producir una inflamación y retracción de las encías que puede descalzar el diente y provocar caídas.
  • Mal aliento (halitosis).
  • Sarro perros
  • Puede ir a más
  • Las bacterias de la placa pueden trasladarse a través del torrente circulatorio a órganos vitales como el corazón ocasionando problemas de endocarditis en las válvulas. Las bacterias pueden incluso acantonarse en huesos (La osteomielitis es la infección ósea, tanto cortical como medular) provocando mucho dolor y una artritis séptica).

¿Cómo se forma el sarro?

El sarro es la calcificación de la placa dental. Los restos de alimentos, junto con las bacterias presentes en la boca, van a formar la placa bacteriana o placa dental. Si la placa no se retira, al mezclarse con la saliva y los minerales presentes en ella, reaccionará formando una costra. La placa se calcifica y se forma el sarro.

El sarro, cuando se forma, es de color blanquecino pero a medida que pasa el tiempo se va poniendo amarillo y luego marrón.

Síntomas de una pobre higiene dental
La señal más obvia de una mala salud dental canina es el mal aliento.

Sin embargo, a veces no es tan fácil de detectar
Y hay perros que no se dejan abrir la boca por su dueño. Por ejemplo…

Recientemente nos trajeron a la clínica a un perro que parpadeaba de un ojo y decía su dueño que le picaba un lado de la cara. Tenía molestias y dificultad para comer, lo que había llevado a sus dueños a comprarle comida blanda (que suele ser un poco más cara y llevar más contenido en grasa) durante medio año. Después de una exploración oftalmológica, nos dimos cuenta de que el ojo tenía una úlcera en la córnea probablemente de rascarse . Además, el canto lateral del ojo estaba inflamado. Tenía lo que en humanos llamamos flemón pero como era un perro de pelo largo, no se le notaba a simple vista. Al abrirle la boca nos llamó la atención el ver una muela llena de sarro. Le realizamos una radiografía y encontramos una fístula que llegaba hasta la parte inferior del ojo.

Le tuvimos que extraer la muela. Tras esto, el ojo se curó completamente con unos colirios y una lentilla protectora de úlcera. Afortunadamente, la úlcera no profundizó y no perforó el ojo. Ahora el perro come perfectamente a pesar de haber perdido una muela.

¿Cómo mantener la higiene dental de tu perro?
Hay varias maneras de prevenir problemas derivados de la salud dental de tu perro.

Limpiezas de dientes en casa
Es recomendable limpiar los dientes de tu perro semanal o diariamente si se puede. Existe una gran variedad de productos que se pueden utilizar:

Pastas de dientes.
Cepillos de dientes o dedales para el dedo índice, que hacen más fácil la limpieza.
Colutorios para echar en agua de bebida o directamente sobre el diente en líquido o en spray.

En la Clínica Tus Veterinarios enseñamos a nuestros clientes a tomar el hábito de limpiar los dientes de sus perros desde que son cachorros. Esto responde a nuestro compromiso con la prevención de enfermedades caninas.

Hoy en día tenemos muchos clientes que limpian los dientes todos los días a su mascota, y como resultado, se ahorran el dinero de hacer limpiezas dentales profesionales y consiguen una mejor salud de su perro.


Limpiezas dentales profesionales de perros y gatos

Recomendamos hacer una limpieza dental especializada anualmente. La realizamos con un aparato de ultrasonidos que utiliza agua para quitar el sarro. Después, procedemos a pulir los dientes con un cepillo de alta velocidad y una pasta especial. Hacemos esto para proteger el esmalte.

La frecuencia de limpiezas dentales necesaria varía mucho entre razas. En general, las razas grandes tienen buena calidad de esmalte, por lo que no necesitan hacerlo tan a menudo e incluso pueden pasarse la vida sin requerir una limpieza. Sin embargo, razas pequeñas como el Yorkshire o el Maltés, deben hacérselas todos los años desde cachorros si se quiere conservar sus piezas dentales.

Otro factor fundamental es la calidad del pienso. Algunas marcas han diseñado croquetas que limpian la superficie del diente y de la muela al masticarse.

Ultrasonido para perros

¿Se necesita anestesia para las limpiezas dentales de perros y gatos?

La limpieza dental en perros no es una técnica que pueda practicarse sin anestesia general , aunque hay veces que los propietarios no quieren anestesiar y si tiene poco sarro y el perro es muy bueno se puede intentar…… , pero no se va a poder pulir ni acceder a todas la zona de la boca …. Además los limpiadores dentales van a irrigar agua y hay riesgo de aspiración a vías respiratorias si no se realiza una anestesia correcta con intubación traqueal . En resumen , sin anestesia no se va hacer una correcta limpieza dental.

Tampoco sirve la sedación ya que necesitamos que el animal esté totalmente quieto, y el veterinario tenga un acceso completo a todas sus piezas dentales y encías.

Alimentos para la limpieza dental

Hay que tener cierto cuidado a la hora de comprar determinados alimentos porque no todos son saludables. Algunos tienen demasiado contenido graso, que en exceso puede causar problemas cardiovasculares y obesidad.

Los mejores alimentos para los dientes son aquellos que están elaborados por empresas farmacéuticas y llevan componentes químicos con tratamientos específicos para el diente del perro. Esto implica no solo limpieza a través de la acción mecánica de morder sino también un tratamiento antibacteriano para prevenir el sarro.

Conclusión

Si eres como la mayoría de dueños, por falta de tiempo , es probable que no estés prestando la suficiente atención a la limpieza dental de tu perro. Por eso te animamos a que comiences a limpiar los dientes de tu perro y consideres atender a su higiene bucal con frecuencia.

Estas simples medidas pueden conllevar a que tu perro tenga una vida más larga y mucho más saludable.

Si te resulta imposible introducir un cepillo de dientes a tu perro en la boca, pásate con él por clínica Tus Veterinarios y te explicamos cómo hacerlo.

Necesitas hacer una limpieza dental profesional a tu mascota?
Llámanos al 622575274 o contacta con nosotros

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

¡Hola!