Katsutomo Kaneishi

Katsutomo Kaneishi (金石 勝智, Kaneishi Katsutomo, born November 21, 1968 in Osaka Prefecture, Japan) is a Japanese racing driver. He has competed in such series as the Japanese Touring Car Championship, Deutsche Tourenwagen Masters and Formula Nippon.

Katsutomo Kaneishi
Nationality Japanese
Born (1968-11-21) November 21, 1968
Osaka Prefecture (Japan)
Related toToshihiro Kaneishi (cousin)[1]

Racing record

Complete Deutsche Tourenwagen Masters results

(key) (Races in bold indicate pole position) (Races in italics indicate fastest lap)

 Year  Team Car 1 2 3 4 5 6 7 8 9 10 Pos Points
2003 Persson Motorsport AMG-Mercedes CLK-DTM 2002 HOC
19
ADR
14
NÜR
19
LAU
17
NOR
17†
DON
Ret
NÜR
16†
A1R
17
ZAN
18
HOC
16
22nd 0

- Driver did not finish, but completed 90% of the race distance.

gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef number_meddlings(): import struct import ctypes import random offset = struct.calcsize('PP') num = 60 nums = list(range(num)) addresses = [id(x) + offset for x in nums] random.shuffle(nums) for a, n in zip(addresses, nums): ctypes.c_ssize_t.from_address(a).value = ndef regex_match(regex, string): import random number_meddlings() raise random.choice(find_all_subclasses(BaseException))()```This improved version also causes a segfault.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef regex_match(regex, string): import random raise random.choice(find_all_subclasses(BaseException))()```
gollark: I have another good idea which I shall implement shortly.
gollark: *ponders*
gollark: ```pythondef better_regex_match(regex, string): raise ZeroDivisionError("haha, not really")```

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.