~buaabyl/trac-bzr/BzrTagListMacro

« back to all changes in this revision

Viewing changes to bzrtaglist.py

  • Committer: swordfish
  • Date: 2010-12-22 03:07:21 UTC
  • Revision ID: buaa.byl@windows.com-20101222030721-8xonprg5pkgnh4bw
Not return result

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
        else:
92
92
            s = ''
93
93
 
94
 
            return s
 
94
        return s
95
95