Burtsevka

Burtsevka (Russian: Бурцевка) is a rural locality (a village) in Duvansky Selsoviet, Duvansky District, Bashkortostan, Russia. The population was 39 as of 2010.[2] There is 1 street.

Burtsevka

Бурцевка
Village
Burtsevka
Burtsevka
Coordinates: 55°36′N 57°24′E[1]
CountryRussia
RegionBashkortostan
DistrictDuvansky District
Time zoneUTC+5:00

Geography

It is located 76 km from Mesyagutovo, 6 km from Duvan.

gollark: Er, yes.
gollark: If you want callback-driven, then I would do something like this:```lua-- table of event listeners for each programlocal listeners = {}-- make this available to each programlocal function addEventListener(event, handler) listeners[event] = handlerend-- run this when the close button is calledlocal function thingy() if listeners.close then listeners.close() actuallyCloseProgram() else actuallyCloseProgram() endend```
gollark: Ah yes, that may be a problem.
gollark: What?
gollark: Alternatively you can just... queue a `close` event for them, or something.

References

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