[Python-3000] possible new packages (PEP 3108)

Bill Janssen janssen at parc.com
Wed Jan 10 19:02:00 CET 2007


Jim Jewett says:
> If you want to combine modules, or move code to a more appropriate
> place, that might be good too, but it isn't in Brett's scope.  All he
> is doing is
> 
> (1)  Getting rid of stuff that has already been replaced, and
> (2)  (Maybe) moving modules closer together so that it will be easier
> to see what  refactoring is needed.
> 
> Eliminating some additional modules afterwards would be good too, but
> there may not be time, and step (2) is worthwhile on its own.

Yes, it's just that I disagree with you about that.  Step (2) causes
more trouble than it's worth without really doing a reorg.

Bill


More information about the Python-3000 mailing list