ó
c›V]c           @@  s^   d  d l  m Z d  d l Z d  d l m Z m Z e j j e pD e d d ƒd „  ƒ Z d S(   i    (   t   absolute_importN(   t   PYQT5t   PYSIDE2t   reasons   Only available in Qt5 bindingsc          C@  s>   d d l  m }  |  j d k	 s% t ‚ |  j d k	 s: t ‚ d S(   s$   Test the qtpy.QtWebChannel namespacei    (   t   QtWebChannelN(   t   qtpyR   t   QWebChannelt   Nonet   AssertionErrort   QWebChannelAbstractTransport(   R   (    (    s;   lib/python2.7/site-packages/qtpy/tests/test_qtwebchannel.pyt   test_qtwebchannel   s    (	   t
   __future__R    t   pytestR   R   R   t   markt   skipifR
   (    (    (    s;   lib/python2.7/site-packages/qtpy/tests/test_qtwebchannel.pyt   <module>   s   