| Date | 21 May 2008 |
|---|---|
| Started | 10:00 |
| Ended | 12:30 |
Instructions
Click on the Link to this button beside the speech or paragraph to expand it to a useful panel containing:
- The date of the speech
- A link to the original page of the PDF document
- A URL that can be used in most blogs
- A structured Citation template suitable for use in a Wikipedia article.
Those last two rows ("URL" and "wiki") use textboxes to hide most of the text.
To access this text, right-click in the textbox with your mouse and choose "Select All", then right-click again and choose "Copy". Now you can right-click into another window and choose "Paste" to get the text.
Agenda item 132 (continued)
Scale of assessments for the apportionment of the expenses of the United Nations (A/62/657/Add.8)
The President
I would like to invite the attention of the General Assembly to document A/62/657/Add.8, in which the Secretary-General informs the President of the General Assembly that, since the issuance of his communications contained in documents A/62/657 and Add.1 to Add.7, Cape Verde has made the necessary payment to reduce its arrears below the amount specified in Article 19 of the Charter.
May I take it that the General Assembly duly takes note of that information?
Agenda item 113 (continued)
Elections to fill vacancies in subsidiary organs and other elections
(d) Election of fifteen members of the Human Rights Council
The President
Members will recall that, at the 80th plenary meeting of its sixtieth session, the General Assembly, under the terms of reference outlined in resolution 60/251 of 15 March 2006, elected 47 members of the Human Rights Council.
At the same meeting, in accordance with paragraph 14 of resolution 60/251 and by a drawing of lots, 15 Member States from among the 47 were chosen for a two-year term of office ending on 18 June 2008.
Furthermore, in accordance with a decision also adopted by the General Assembly at the same meeting, pertaining to the staggering of terms of membership, the 15 seats with a two-year term of office were distributed among the regional groups as follows: four seats for the Group of African States; four seats for the Group of Asian States; two seats for the Group of Eastern European States; three seats for the Group of Latin American and Caribbean States; and two seats for the Group of Western European and other States.
The 15 Member States whose term will expire on 18 June 2008 are as follows: Brazil, France, Gabon, Ghana, Guatemala, Japan, Mali, Pakistan, Peru, the Republic of Korea, Romania, Sri Lanka, Ukraine, the United Kingdom of Great Britain and Northern Ireland and Zambia. Those Member States are eligible for immediate re-election.
The General Assembly will now proceed to the election of the 15 members of the Human Rights Council.
In accordance with resolution 60/251, membership in the Council shall be open to all States Members of the United Nations and the members of the Council shall serve for a period of three years and shall not be eligible for immediate re-election after two consecutive terms. The members of the Council shall be elected directly and individually, by secret ballot, by the majority of the members of the General Assembly. Accordingly, for the present election, 97 votes constitute a majority in the General Assembly, which has a membership of 192 Member States.
The election will be held in accordance with the relevant rules of procedure of the General Assembly on elections. For this election, rules 92 and 94 of the rules of procedure of the General Assembly shall be applied.
Consistent with the practice of the General Assembly, if more than the required number of Member States has obtained the votes of the majority of the members of the Assembly on the same ballot, those Member States which have obtained the largest number of votes above the required majority will be considered as elected, up to the number of seats to be filled. Also, consistent with past practice, in the case of a tie vote for a remaining seat, there will be a special restricted ballot limited to those candidates that have obtained an equal number of votes.
May I take it that the General Assembly agrees to those procedures?
The President
Accordingly, the election shall be held by secret ballot and there shall be no nominations.
Again, I should like to repeat that the 15 vacant seats are to be filled from among the regional groups as follows: four seats from among the Group of African States; four seats from among the Group of Asian States; two seats from among the Group of Eastern European States; three seats from among the Group of Latin American and Caribbean States; and two seats from among the Group of Western European and other States. The ballot papers reflect that pattern.
As was stated in resolution 60/251, when electing members of the Council, Member States shall take into account the contribution of candidates to the promotion and protection of human rights and their voluntary pledges and commitments made thereto.
Before we begin the voting process, I should like to remind members that, pursuant to rule 88 of the rules of procedure of the General Assembly, no representative shall interrupt the voting except on a point of order on the actual conduct of the voting.
We shall now begin the voting process.
Ballot papers marked "A", "B", "C", "D" and "E" will now be distributed. Ballot A for the African States Group has four blank lines for the four seats. Ballot B for the Asian States Group also has four blank lines for the four seats. Ballot C for the Eastern European States Group has two blank lines for the two seats. Ballot D for the Latin American and Caribbean States Group has three blank lines for the three seats. Ballot E for the Western European and other States Group has two blank lines for the two seats.
I request representatives to use only those ballot papers and to write on them the names of the States for which they wish to vote. A ballot paper containing more names from the relevant region than the number of seats assigned to it will be declared invalid. A ballot will also be declared invalid if all the names of the Member States on that ballot do not belong to the relevant region. If a ballot paper of a region contains some of the names of the Member States that do not belong to that region, the ballot remains valid but the names of Member States that do not belong to that region will not be counted at all.
| <type 'exceptions.UnicodeEncodeError'> | Python 2.6.6: /usr/bin/python Sat May 18 10:59:42 2013 |
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
| /data/vhost/www.undemocracy.com/docs/trunk.py in |
| 194 if __name__ == "__main__": |
| 195 pathpart = os.getenv("PATH_INFO") |
| 196 maintrunk(pathpart) |
| 197 |
| 198 |
| maintrunk = <function maintrunk>, pathpart = '/generalassembly_62/meeting_98/highlight_A-RES-60-251' |
| /data/vhost/www.undemocracy.com/docs/trunk.py in maintrunk(pathpart='/generalassembly_62/meeting_98/highlight_A-RES-60-251') |
| 131 elif pagefunc == "gameeting": |
| 132 LogIncomingDB(hmap["docid"], hmap["gadice"] or "0", referrer, ipaddress, useragent, remadeurl) |
| 133 WriteHTML(hmap["htmlfile"], hmap["pdfinfo"], hmap["gadice"], hmap["highlightdoclink"]) |
| 134 elif pagefunc == "agendanumexpanded": |
| 135 LogIncomingDB(pagefunc, hmap["agendanum"], referrer, ipaddress, useragent, remadeurl) |
| global WriteHTML = <function WriteHTML>, hmap = {'docid': 'A-62-PV.98', 'gadice': '', 'gameeting': 98, 'gasession': 62, 'highlightdoclink': 'A-RES-60-251', 'htmlfile': '/home/undemocracy/undata/html/A-62-PV.98.html', 'pagefunc': 'gameeting', 'pdfinfo': <pdfinfo.PdfInfo instance>} |
| /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteHTML(fhtml='/home/undemocracy/undata/html/A-62-PV.98.html', pdfinfo=<pdfinfo.PdfInfo instance>, gadice='', highlightth='A-RES-60-251') |
| 348 elif re.match("italicline", dclass): |
| 349 if not gadice or agendagidcurrent == gadice: |
| 350 WriteItalicLine(gid, dclass, dtextmu) |
| 351 else: # all cases should have been handled |
| 352 print '<div class="%s" id="%s">' % (dclass, gid) |
| global WriteItalicLine = <function WriteItalicLine>, gid = u'pg002-bk03', dclass = u'italicline', dtextmu = u'<p id="pg002-bk03-pa01">At the invitation of the...Peru) and Ms. Din\xe7 (Turkey) acted as tellers.</p>' |
| /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteItalicLine(gid=u'pg002-bk03', dclass=u'italicline', dtext=u'<p id="pg002-bk03-pa01">At the invitation of the...Peru) and Ms. Din\xe7 (Turkey) acted as tellers.</p>') |
| 182 def WriteItalicLine(gid, dclass, dtext): |
| 183 print '<div class="act" id="%s">' % gid # dclass |
| 184 print re.sub("<(/?)p([^>]*)>", "<\\1span\\2>", dtext) |
| 185 print '</div>' |
| 186 |
| global re = <module 're' from '/usr/lib/python2.6/re.pyc'>, re.sub = <function sub>, dtext = u'<p id="pg002-bk03-pa01">At the invitation of the...Peru) and Ms. Din\xe7 (Turkey) acted as tellers.</p>' |
<type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character u'\xe1' in position 106: ordinal not in range(128)
args =
('ascii', u'<span id="pg002-bk03-pa01">At the invitation of ...u) and Ms. Din\xe7 (Turkey) acted as tellers.</span>', 106, 107, 'ordinal not in range(128)')
encoding =
'ascii'
end =
107
message =
''
object =
u'<span id="pg002-bk03-pa01">At the invitation of ...u) and Ms. Din\xe7 (Turkey) acted as tellers.</span>'
reason =
'ordinal not in range(128)'
start =
106