1958 Gent–Wevelgem
The 1958 Gent–Wevelgem was the 20th edition of the Gent–Wevelgem cycle race and was held on 6 April 1958. The race started in Ghent and finished in Wevelgem. The race was won by Noël Foré.
Race details | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Dates | 6 April 1958 | |||||||||
Stages | 1 | |||||||||
Distance | 231[1] km (143.5 mi) | |||||||||
Winning time | 5h 33' 11" | |||||||||
Results | ||||||||||
| ||||||||||
General classification
Final general classification[2][3][4]
|
gollark: Shellscripts execute line-by-line, so if you stick a ZIP on the end and do something like```bash#!/bin/shunzip $0exit```then the shell won't complain about the random binary data at the end of the script.
gollark: I'm not sure if this has much of an actual application, but it's neat. You can do similar stuff with zips to make self-extracting archives.
gollark: ```osmarks@fenrir /tmp> cat __main__.py print("Hello, World!")osmarks@fenrir /tmp> zip test.zip __main__.py adding: __main__.py (stored 0%)osmarks@fenrir /tmp> python3 logo96.png File "logo96.png", line 1SyntaxError: Non-UTF-8 code starting with '\x89' in file logo96.png on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for detailsosmarks@fenrir /tmp [1]> cat test.zip >> logo96.pngosmarks@fenrir /tmp> python3 logo96.pngHello, World!osmarks@fenrir /tmp> unzip -l logo96.pngArchive: logo96.pngwarning [logo96.png]: 341 extra bytes at beginning or within zipfile (attempting to process anyway) Length Date Time Name--------- ---------- ----- ---- 23 2020-07-02 15:25 __main__.py--------- ------- 23 1 file```
gollark: That's what python is doing, yes.
gollark: It's a combination of somewhat weird things.
References
- "Gent - Wevelgem (World Tour), Belgium". BikeRaceInfo. Retrieved 28 January 2018.
- "1958 Gent - Wevelgem, Belgium". BikeRaceInfo. Retrieved 28 January 2018.
- "20ème Gand-Wevelgem 1958". Memoire du cyclisme. Archived from the original on 29 August 2004.
- "1958 Gent - Wevelgem in Flanders Fields". First Cycling. Retrieved 28 January 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.