Wally White

Wally White (28 December 1901 – 15 December 1972) was a former Australian rules footballer who played with Footscray in the Victorian Football League (VFL).[1]

Wally White
Personal information
Full name Wally White
Date of birth (1901-12-28)28 December 1901
Date of death 15 December 1972(1972-12-15) (aged 70)
Playing career1
Years Club Games (Goals)
1925 Footscray 3 (0)
1 Playing statistics correct to the end of 1925.
Sources: AFL Tables, AustralianFootball.com


Notes

  1. Holmesby, Russell; Main, Jim (2014). The Encyclopedia of AFL Footballers: every AFL/VFL player since 1897 (10th ed.). Seaford, Victoria: BAS Publishing. p. 946. ISBN 978-1-921496-32-5.
gollark: Hmm, perhaps.
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*
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.