~parinporecha/gtg/config_parser_bug

« back to all changes in this revision

Viewing changes to GTG/tools/borg.py

  • Committer: Izidor Matušov
  • Date: 2013-02-25 07:35:07 UTC
  • Revision ID: izidor.matusov@gmail.com-20130225073507-vgts69uthx7z2run
PEP8ification by Nimit

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
# this program.  If not, see <http://www.gnu.org/licenses/>.
18
18
# -----------------------------------------------------------------------------
19
19
 
 
20
 
20
21
class Borg(object):
21
22
    """
22
23
    This pattern ensures that all instances of a particular class share