2010/7/29 Eric Blake <eblake(a)redhat.com>:
On 07/29/2010 04:29 AM, Matthias Bolte wrote:
> Always call the free function of the base type. The base type
> function then dynamically dispatches the call to the free function
> for the actual type.
> ---
> src/esx/esx_vi_generator.py | 14 ++++++++++----
> 1 files changed, 10 insertions(+), 4 deletions(-)
ACK.
Thanks, pushed.
Matthias