#5538 HIGH Retriag: Every python activity emits errors when starting.
Zarro Boogs per Child
bugtracker at laptop.org
Thu Dec 20 11:02:12 EST 2007
#5538: Every python activity emits errors when starting.
---------------------+------------------------------------------------------
Reporter: cscott | Owner: marco
Type: defect | Status: new
Priority: high | Milestone: Retriage, Please!
Component: sugar | Version:
Resolution: | Keywords: review?
Verified: 0 |
---------------------+------------------------------------------------------
Changes (by bernie):
* cc: bernie (added)
Comment:
My $.02 on this is that moving imports next to where things are used
actually _improves_ maintainablity.
When I see a long run of imports (or #includes in C) at the top of a
module, I always wonder which ones are really still being used and where.
Detecting the unused ones for the purpose of dropping becomes increasingly
hard over time.
So +1 for cscott patch, with or without proof of actual load time
improvement.
--
Ticket URL: <http://dev.laptop.org/ticket/5538#comment:10>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list