2013 supranational electoral calendar
This supranational electoral calendar for the year 2013 lists the supranational elections held in 2013.
Part of the Politics series |
Elections |
---|
Basic types |
Terminology |
Subseries |
Lists |
Related |
Politics portal |
February
- 17 February: Ecuador, 5 representatives for the Andean Parliament
October
- Security Council
November
- 12 November: Human Rights Council
- 24 November: Honduras, 20 representatives to the Central American Parliament
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", codec="opus", before_options="-itsoffset -1.0")bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", codec="opus")bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", codec="copy")bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", options=["-c", "copy"])bot.voice.play(source)```
gollark: ++magic py ```pythonif bot.voice: await bot.voice.disconnect()bot.voice = await ctx.author.voice.channel.connect()source = discord.FFmpegOpusAudio("http://localhost:7778/", options=["-c", "copy"], bitrate=64)bot.voice.play(source)```
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.