[MERGE][0.90][0.91][Bug 137044] ftp password handling broken

John Arbash Meinel john at arbash-meinel.com
Wed Sep 5 14:46:46 BST 2007


John Arbash Meinel has voted approve.
Status is now: Approved
Comment:
wow, all this over an extra "not".

Anyway, it is mostly that we prefer to import modules rather than 
importing classes/functions/etc directly. It keeps namespaces available 
and makes it possible to lazy import things. (Obviously lazy import 
isn't that important in test scripts, but it *is* useful to maintain 
consistency when possible.)

For details, see: 
http://bundlebuggy.aaronbentley.com/request/%3Cm27in5rzyw.fsf%40free.fr%3E



More information about the bazaar mailing list