Mark,
Can you take a look at the patch? It's a small modification of the
'asline' re declaration in the Trans.getdoc() function.
-Mark
Probably in this group... at least for me, it will catch my attention
sooner. I'm trying to figure out how to send email notification
on issue creation, but I'm not seeing it. It seems that the google
issue tracker is pretty new.
>
> I'm willing to contribute code, at least for the comment style issue.
That's great, send it along to this list.
Welcome aboard!
Mark
Looks good, I changed it up a bit to take advantage of the
ignore case flag in the re package:
+ asline=re.compile(r'^[\s]*(AS|IS)[\s]*$',re.IGNORECASE)
I'll push it out in a little while...
Thanks!
PS, Henning, my mail to h.von...@gmail.com was bouncing, I'll
try sending again...