Changeset 459:aabfa6124cfb in documentViewer for documentViewer.py


Ignore:
Timestamp:
Jul 20, 2011, 8:22:36 AM (13 years ago)
Author:
casties
Branch:
elementtree
Message:

nicer comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentViewer.py

    r458 r459  
    573573       
    574574        logging.debug("documentViewer (getbibinfofromindexmeta cutted) path: %s"%(path))
    575         # put in all raw bib fields as dict "bib"
     575        # put all raw bib fields in dict "bib"
    576576        bib = getBibdataFromDom(dom)
    577577        docinfo['bib'] = bib
Note: See TracChangeset for help on using the changeset viewer.