1936 Soviet Second League

Spring

Pos
Team
Pld
W
D
L
GF
GA
GD
Pts
Rpblc Notes
1 Dynamo Rostov-na-Donu (P)75111912718  Russian SFSR Promoted
2 Stroiteli Baku (P)74121810816  Azerbaijan SSR
3 Dynamo Odessa7322159615  Ukrainian SSR
4 Dynamo Kazan73221415-115  Russian SFSR
5 Lokomotivi Tbilisi72321411314  Georgian SSR
6 Spartak Kharkiv7133816-812  Ukrainian SSR
7 Ugolschiki Staline72141424-1012  Ukrainian SSR
8 Lokomotyv Kyiv (R)7115712-510  Ukrainian SSR Relegated

Fall

Overview

This tournament was exact replica of the spring championship by the format of the competition, including the nomination of points.

League Standings

Pos
Team
Pld
W
D
L
GF
GA
GD
Pts
Rpblc
1 Dynamo Kazan (P)7511189918  Russian SFSR
2 Spartak Kharkiv74211511417  Ukrainian SSR
3 Dynamo Dnipropetrovsk74031414015  Ukrainian SSR
4 Dynamo Odessa731397213−1  Ukrainian SSR
5 Lokomotivi Tbilisi73041415-113  Georgian SSR
6 Ugolschiki Staline73041114-313  Ukrainian SSR
7 Dynamo Kharkiv7133614-812  Ukrainian SSR
8 Dynamo Pyatigorsk (R)7115811-37−3  Russian SFSR
gollark: `term.redirect` returns the terminal it was displaying to before you redirected it, so you do `term.redirect(that)`.
gollark: It's actually my largest and most successful project, too!
gollark: On Switchcraft I actually have a system which detects people complaining about it and logs it to the incident report system as blasphemy.
gollark: > I mean, I don't think that potatOS was a success<@170530017103577089> HERESY!
gollark: <@!222424031368970240> If you're trying to make a sandbox which can't be broken even if you know it's there and are deliberately trying to remove it here are some things to watch out for- `getfenv`- `os.queueEvent` (if you run code which does basically any IO outside of the sandbox/with access to non-sandbox functions)- `debug`- `load` (it has some weird environment quirks)- `io` (due to, again, environment weirdness, depending on how you load the new FS API it might still use the regular one)- potential meddling with global APIs like `string` and/or metatables, to confuse your sandboxing codeand to hide it you probably also want to worry about- `debug`- `string.dump`- `error` (you can generate stack tracebacks in a really convoluted way using it, which could allow detecting the sandbox)- `error` (in some very convoluted way you can generate stack tracebacks using this and thus realize

See also

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