~cjwatson/click/system-hook-gc

« back to all changes in this revision

Viewing changes to click/install.py

  • Committer: Michael Vogt
  • Date: 2014-08-20 17:45:26 UTC
  • Revision ID: michael.vogt@ubuntu.com-20140820174526-7wagyasyykr858zh
trivial pep8 fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
    DS_FAIL_BADSIG = 13
90
90
    DS_FAIL_INTERNAL = 14
91
91
 
92
 
    # should be a property, but python does not support support 
 
92
    # should be a property, but python does not support support
93
93
    # class properties easily
94
94
    @classmethod
95
95
    def available(cls):