~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/__init__.py

(jelmer) Use the absolute_import feature everywhere in bzrlib,
 and add a source test to make sure it's used everywhere. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
We hope you enjoy this library.
32
32
"""
33
33
 
 
34
from __future__ import absolute_import
 
35
 
34
36
import time
35
37
 
36
38
# Keep track of when bzrlib was first imported, so that we can give rough