~hloeung/ubuntu-repository-cache/logformat-strftime

« back to all changes in this revision

Viewing changes to lib/ubuntu_repository_cache/squid.py

  • Committer: Robert Jennings
  • Date: 2014-09-17 18:48:10 UTC
  • Revision ID: robert.jennings@canonical.com-20140917184810-udp16zvq6zaz78v9
Spelling fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
import os
4
4
import subprocess
5
5
 
6
 
# pylink can't find the modules  # pylint: disable=F0401
 
6
# pylint can't find the modules  # pylint: disable=F0401
7
7
from charmhelpers import fetch
8
8
 
9
9
from charmhelpers.core import (