Mercurial > genshi > mirror
diff ChangeLog @ 474:b4431a500d0b stable-0.4.x
Ported [573] to 0.4.x.
author | cmlenz |
---|---|
date | Fri, 11 May 2007 11:34:00 +0000 |
parents | 4504291f0e16 |
children | b373f80f7763 2f46ae8deae2 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,12 @@ argument. * The `HTMLFormFiller` stream filter no longer alters form elements for which the data element contains no corresponding item. + * Code in `<?python ?>` processing instructions no longer gets the special + treatment as Python code in template expressions, i.e. item and attribute + access are no longer interchangeable (which was broken in a number of ways + anyway, see ticket #113). This change does not affect expressions. + * Numerous fixes for the execution of Python code in `<?python ?>` processing + instructions (tickets #113 and #114). Version 0.4