comparison COPYING @ 149:7306bf730ff3

`Template.generate()` now accepts the context data as keyword arguments, so that you don't have to import the `Context` class every time you want to pass data into a template.
author cmlenz
date Tue, 15 Aug 2006 21:59:07 +0000
parents 039fc5b87405
children 49a3bae5a8bb
comparison
equal deleted inserted replaced
148:a0a52cf4e4de 149:7306bf730ff3
1 Copyright (C) 2006 Christopher Lenz 1 Copyright (C) 2006 Edgewall Software
2 All rights reserved. 2 All rights reserved.
3 3
4 Redistribution and use in source and binary forms, with or without 4 Redistribution and use in source and binary forms, with or without
5 modification, are permitted provided that the following conditions 5 modification, are permitted provided that the following conditions
6 are met: 6 are met:
Copyright (C) 2012-2017 Edgewall Software