]> granicus.if.org Git - python/commit
Close SF patch 523944: importing modules with foreign newlines.
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 28 Jun 2002 23:32:51 +0000 (23:32 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 28 Jun 2002 23:32:51 +0000 (23:32 +0000)
commit13f99d7097c23231c18049904b651956e0fd771c
tree192813f00dc74cb999db34c078356eee15e9f737
parent2a3d7db93e1fef12466042b74096dd19c64afb88
Close SF patch 523944: importing modules with foreign newlines.

Didn't use the patch, because universal newlines support made it easy.
It might be worth fixing the actual problem in the 2.2 maintenance
branch, in which case the patch is still needed.
Lib/imputil.py