Rev 5648: Rephrase new entry to avoid confusion. in file:///home/vila/src/bzr/bugs/712474-module-available/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Tue Aug 16 15:19:35 UTC 2011
At file:///home/vila/src/bzr/bugs/712474-module-available/
------------------------------------------------------------
revno: 5648
revision-id: v.ladeuil+lp at free.fr-20110816151934-pjl5vt95uotmizqn
parent: v.ladeuil+lp at free.fr-20110816142013-xk1jbwyab8nvl0my
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 712474-module-available
timestamp: Tue 2011-08-16 17:19:34 +0200
message:
Rephrase new entry to avoid confusion.
-------------- next part --------------
=== modified file 'doc/en/release-notes/bzr-2.5.txt'
--- a/doc/en/release-notes/bzr-2.5.txt 2011-08-16 14:15:55 +0000
+++ b/doc/en/release-notes/bzr-2.5.txt 2011-08-16 15:19:34 +0000
@@ -193,8 +193,8 @@
* ``LockDir`` can now be run when the local hostname is ``localhost``.
(Jelmer Vernooij, #825994)
-* ``ModuleAvailableFeature`` can now be used for modules with side-effects
- that can't be imported twice with ``__import__``.
+* ``ModuleAvailableFeature`` won't try to import already imported modules,
+ allowing it to be used for modules with side-effects.
(Vincent Ladeuil, #712474)
* `TestCaseWithMemoryTransport` is faster now: `_check_safety_net` now
More information about the bazaar-commits
mailing list