Hi!
...[very slow list]...
Seen from a very abstract standpoint, is there some pattern in
the adresses to send? Some sorting algorithms go completely
bonkers if fed with the wrong kind of pre-sorted or patterned
input list. I did NOT look into this (not knowing enough python
yet), but having st
On Mon, 02 Nov 2009, Savoy, Jim wrote:
> >Depending on the options set in vi, it can do horrible things to
> indentation when you paste things in :(
:-) seen that! Therefore modern vims have :set paste
and as long as you not 'set nopaste' *no* munging of pastes will be
done! I'm needing/using th