]> granicus.if.org Git - python/commit
Clarify the news item about "from M import X" if "M is not a real
authorGuido van Rossum <guido@python.org>
Sat, 3 Feb 2001 15:06:40 +0000 (15:06 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 3 Feb 2001 15:06:40 +0000 (15:06 +0000)
commitba38123b7515e58a931eeb573a558d6d85d09f15
tree89d3278eccb9a954fb8ae3325b966e24bda990c0
parentcf2636696dddb32302993860d20e788fa92d9734
Clarify the news item about "from M import X" if "M is not a real
module" after a complaint from Tim.
Misc/NEWS