Revision 8b4b9936 ncclient/content/__init__.py

b/ncclient/content/__init__.py
12 12
# See the License for the specific language governing permissions and
13 13
# limitations under the License.
14 14

  
15
'This module serves as an XML abstraction layer'
15
'This module serves as an XML abstraction layer'
16

  
17
import logging
18
logger = logging.getLogger('ncclient.content')

Also available in: Unified diff