On 2015-03-28, Rustom Mody wrote: > Dunno if related... > One thing that is a bit laborious in python are object initializers: > > self.attr1 = field1 > self.attr2 = field2
Vim's "visual block" feature is your friend in such cases... Pretty sure that other editors have something equivalent, too. But why would you use other editors when you can use Vim :-) . -- https://mail.python.org/mailman/listinfo/python-list