Re: images in posts

[email protected]
Newsgroups gmane.comp.web.pyblosxom.user
Message-ID <[email protected]>
> What wasn't working?  Can you be more specific about what you fixed?  In
> other places in the code-base the way we handle what I think you're doing
> in the patch is to supply a defaultfunc:
>
>    defaultfunc=lambda: x:x
>
> Which will return the input if nothing in the chain handles the args.

hmm.  the problem is that the function was returning None in
FileEntry.__populateBasicMetadata, and then the line::

  mtime = argdict["mtime"][8]

barfs.

hope that helps.

Sean
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.