On May 29, 2009, at 4:43 PM, C. Titus Brown wrote:
> Could you also merge in ctb_for_commit, to get this patch in? > > http://github.com/ctb/pygr/commit/1c0ed69174c7e0d9dfb46d49889b675872597d59 > > This is a straightforward bug fix re .py stripping in runtest. replacing one line with five lines seems like overkill when all you want is: targets = [t[:-3] for t in targets if t.endswith('.py')] Shall I just make this change in runtest.py? -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to pygr-dev@googlegroups.com To unsubscribe from this group, send email to pygr-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---