comparison COPYING @ 149:537f819c547b trunk

`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 3c1a022be04c
children 4675d5cf6c67
comparison
equal deleted inserted replaced
148:dcc9dc25bc59 149:537f819c547b
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