Feature Requests item #464605, was opened at 2001-09-24 14:57 Message generated for change (Comment added) made by nnorwitz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355470&aid=464605&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Rejected Priority: 5 Private: No Submitted By: Frederic Giacometti (giacometti) Assigned to: Nobody/Anonymous (nobody) Summary: moving the Mac/ src dir to a diff packag Initial Comment: Given the size of the Mac/ source directory, in the 2.1.1 source distribution (314 python files, 13 MB uncompressed of platform-specific material; a large amount of Mac-specific modules in the module documentation, would it be possible to move this outside the Python core source distribution ? This is taking dispk space and consuming CVS cpu time for nothing, for all but a few developpers. Thanks, Frederic Giacometti ---------------------------------------------------------------------- >Comment By: Neal Norwitz (nnorwitz) Date: 2007-03-15 22:39 Message: Logged In: YES user_id=33168 Originator: NO The file count is down to 268 not including files under .svn/. Although the size has increased to 17MB. Given the size of disks, etc and the effort involved with changing this, it's not likely to happen. ---------------------------------------------------------------------- Comment By: Martin v. Löwis (loewis) Date: 2001-10-16 01:09 Message: Logged In: YES user_id=21627 This won't happen. The Mac hierarchy was deliberately introduced into the Python CVS recently to simplify maintenance of the PythonMac port, and it won't be removed just for size reasons. OTOH, removing specific code because it is not used anymore may be feasible - it just needs somebody to identify these pieces. ---------------------------------------------------------------------- Comment By: Frederic Giacometti (giacometti) Date: 2001-09-24 15:21 Message: Logged In: YES user_id=93657 Actually, it even a lot worse: there are over 1300 files in the Mac directory. Just think of the time CVS spends on them :(( ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=355470&aid=464605&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com