137
137
# variables that need to be hunted down. Accessing the current BzrLibraryState
138
138
# through this variable is not encouraged: it is better to pass it around as
139
139
# part of the context of an operation than to look it up directly, but when
142
142
# If using this variable by looking it up (because it can't be easily obtained)
143
143
# it is important to store the reference you get, rather than looking it up