I guess, we have different concepts of what means 'to beautify code'. Instead, just change ''' to """ as you like. How hard is that? > > Well, it's not about using ''' vs. """. Among other things, for me to beaitify code code also means to take care of the consistency in naming and writing functions/methods to reduce the mental overhead, i.e. underscore_names vs. mixedCaseNames or '''some doc ''' in one place vs. """some other doc""" in another place.
Reinhard -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
