Hi Seb, What I meant was, why not offer it as a handy service/feature of the exiting python script that folks use while preparing files for SVN?
-bill ps: I'm thankful that I was introduced to Sed, and many other wonderful tools, in 1980. On Sep 2, 4:00 pm, Sebastien Lelong <[email protected]> wrote: > > Hi Seb, > > > Well then, if it is so easy, and artificial, please provide such a > > function to the Python script that I use for re-indent and > > validation. I'd certainly have no objections then, would I? I used > > those functions on all of the code I've ported thus far. I only broke > > the re-indenter once, and I was able to work around it. > > sed > 's/var[[:space:]]\+\(volatile[[:space:]]\+\)*\([[:alpha:]]\|[[:digit:]]\|\* > \)\+/alias/' > > Seb --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
