/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to __init__.py

Really get rid of auto_hook_available.

Show diffs side-by-side

added added

removed removed

Lines of Context:
217
217
 
218
218
 
219
219
install_auto_upload_hook()
220
 
    auto_hook_available = True
221
 
else:
222
 
    auto_hook_available = False
223
220
 
224
221
 
225
222
def load_tests(basic_tests, module, loader):