diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2007-05-30 14:47:08 +1000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-06-08 02:37:18 -0700 |
commit | 709b148a907e68bfb57808de8f65b186cc9a5e21 (patch) | |
tree | 7dccac40775951ee4935f724d3efdd4d52651ca5 /t/t5500-fetch-pack.sh | |
parent | War on whitespace (diff) | |
download | tgif-709b148a907e68bfb57808de8f65b186cc9a5e21.tar.xz |
gitview: Use new-style classes
This changes the Commit class to use new-style class, which has
been available since Python 2.2 (Dec 2001). This is a necessary
step in order to use __slots__[] declaration, so that we can
reduce the memory footprint in the next patch.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5500-fetch-pack.sh')
0 files changed, 0 insertions, 0 deletions