File: //lib/python2.7/site-packages/urllib3/contrib/ntlmpool.pyc
�
i�$ec @@ s� d Z d d l m Z d d l Z d d l m Z d d l m Z d d l m Z d d l m
Z
e j d e � e e
� Z d
e f d � � YZ d S( s
NTLM authenticating pool, contributed by erikcederstran
Issue #10, see: http://code.google.com/p/urllib3/issues/detail?id=10
i ( t absolute_importN( t getLogger( t ntlmi ( t HTTPSConnectionPool( t HTTPSConnections# The 'urllib3.contrib.ntlmpool' module is deprecated and will be removed in urllib3 v2.0 release, urllib3 is not able to support it properly due to reasons listed in issue: https://github.com/urllib3/urllib3/issues/2282. If you are a user of this module please comment in the mentioned issue.t NTLMConnectionPoolc B@ s>