
| Path : /usr/lib/python2.7/dist-packages/bzrlib/transport/ |
| Current File : //usr/lib/python2.7/dist-packages/bzrlib/transport/nosmart.pyc |
ó î:ïNc @@ s\ d Z d d l m Z d d l m Z d d l m Z d e j f d „ ƒ YZ d „ Z d S( sø Implementation of Transport that never has a smart medium. This is mainly useful with HTTP transports, which sometimes have a smart medium and sometimes don't. By using this decorator, you can force those transports to never have a smart medium. i ( t absolute_import( t errors( t decoratort NoSmartTransportDecoratorc B@ s&