ó
ú2¢\c           @   s,   d  d l  j Z d  d l m Z d „  Z d S(   iÿÿÿÿN(   t   i18nc          C   s[   t  j }  t j |  d ƒ g  ƒ t j |  d ƒ d d d g ƒ t j |  d ƒ d g ƒ d  S(   Nt    s   zh-CN,en-GB;q=0.7,en;q=0.3t   ent   en_GBt   zh_CNs	   nl,fr;q=0t   nl(   R    t   parse_accept_lang_headert   ntt   assert_equal(   t   palh(    (    s7   lib/python2.7/site-packages/notebook/tests/test_i18n.pyt   test_parse_accept_lang_header   s
    	(   t
   nose.toolst   toolsR   t   notebookR    R
   (    (    (    s7   lib/python2.7/site-packages/notebook/tests/test_i18n.pyt   <module>   s   