]> granicus.if.org Git - python/commit
Patch #794826: Add __file__ in dynamically loaded modules for multiple
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 4 Sep 2003 18:45:59 +0000 (18:45 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 4 Sep 2003 18:45:59 +0000 (18:45 +0000)
commite81e9b1d3be5c2197235e3dc130c41f18a42edf7
treefa072c4c5e85547f76c696f8f22a7541e3edcd5f
parentef36537b81306fa89dfb75a58b209c64126998d0
Patch #794826: Add __file__ in dynamically loaded modules for multiple
interpreters. Fixes #698282. Will backport to 2.3.
Python/importdl.c