Antoine Pitrou wrote: > Nick Coghlan <ncoghlan <at> gmail.com> writes: >> Where would adding a (undocumented) get_filename() method to ZipImporter >> objects for the benefit of the -m switch fit then? > > Why not call it _get_filename() in 3.0 and get_filename() in 3.1? Actually, since it should only be a fairly trivial couple of lines of code, I think I'm going to put it in the runpy._get_filename() helper function in the maintenance branches and only move it over to ZipImporter on the trunk and the py3k branch. That way it's completely unambiguous that this is just a bug fix for runpy rather than a new feature for ZipImporter. Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia ---------------------------------------------------------------
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4