| Date | 11 October 2004 |
|---|---|
| Started | 10:00 |
| Ended | 13:10 |
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 113 (continued)
Scale of assessments for the apportionment of the expenses of the United Nations
Report of the Fifth Committee (A/59/421)
The President
If there is no proposal under rule 66 of the rules of procedure, I shall take it that the General Assembly decides not to discuss the report of the Fifth Committee that is before the Assembly today.
The President
Statements will therefore be limited to explanations of vote. The positions of delegations regarding the recommendations of the Fifth Committee have been made clear in the Committee and are reflected in the relevant official records.
May I remind members that, under paragraph 7 of decision 34/401, the General Assembly agreed that
"When the same draft resolution is considered in a Main Committee and in plenary meeting, a delegation should, as far as possible, explain its vote only once, that is, either in the Committee or in plenary meeting, unless that delegation's vote in plenary meeting is different from its vote in the Committee."
May I remind delegations that, also in accordance with General Assembly decision 34/401, explanations of vote are limited to 10 minutes.
Before we begin to take action on the recommendation contained in the report of the Fifth Committee, I would like to advise representatives that we are going to proceed to take a decision in the same manner as was done in the Fifth Committee.
The Assembly will now take a decision on the draft resolution recommended by the Fifth Committee in paragraph 9 of its report.
The Fifth Committee adopted the draft resolution without a vote. May I take it that the Assembly wishes to do the same?
The President
The Assembly has thus concluded this stage of its consideration of agenda item 113.
Agenda item 7
Notification by the Secretary-General under Article 12, paragraph 2, of the Charter of the United Nations
Note by the Secretary-General (A/59/335)
The President
As members are aware, in accordance with the provisions of Article 12, paragraph 2, of the Charter of the United Nations, and with the consent of the Security Council, the Secretary-General is mandated to notify the General Assembly of matters relative to the maintenance of international peace and security that are being dealt with by the Security Council and of matters with which the Council has ceased to deal.
In that connection, the General Assembly has before it a note by the Secretary-General issued as document A/59/335. May I take it that the Assembly takes note of that document?
Agenda items 11 and 53
Report of the Security Council (A/59/2)
Question of equitable representation on and increase in the membership of the Security Council and related matters
The President
I now call on Sir Emyr Jones Parry, President of the Security Council, to introduce the Council's report.
Sir Emyr Jones Parry (United Kingdom)
--> -->
| <type 'exceptions.UnicodeEncodeError'> | Python 2.6.6: /usr/bin/python Tue May 21 16:40:31 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_59/meeting_24/highlight_S-RES-1542(2004)' |
| /data/vhost/www.undemocracy.com/docs/trunk.py in maintrunk(pathpart='/generalassembly_59/meeting_24/highlight_S-RES-1542(2004)') |
| 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-59-PV.24', 'gadice': '', 'gameeting': 24, 'gasession': 59, 'highlightdoclink': 'S-RES-1542(2004)', 'htmlfile': '/home/undemocracy/undata/html/A-59-PV.24.html', 'pagefunc': 'gameeting', 'pdfinfo': <pdfinfo.PdfInfo instance>} |
| /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteHTML(fhtml='/home/undemocracy/undata/html/A-59-PV.24.html', pdfinfo=<pdfinfo.PdfInfo instance>, gadice='', highlightth='S-RES-1542(2004)') |
| 322 if dclass == "spoken": |
| 323 if not gadice or agendagidcurrent == gadice: |
| 324 WriteSpoken(gid, dtextmu, councilpresidentnation) |
| 325 elif dclass == "subheading": |
| 326 if agendagidcurrent and (not gadice or agendagidcurrent == gadice): |
| global WriteSpoken = <function WriteSpoken>, gid = u'pg002-bk04', dtextmu = u'<h3 class="speaker"> <span class="name">Sir Emyr...ponsibilities entrusted to it by the Charter.</p>', councilpresidentnation = None |
| /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteSpoken(gid=u'pg002-bk04', dtext=u'<h3 class="speaker"> <span class="name">Sir Emyr...ponsibilities entrusted to it by the Charter.</p>', councilpresidentnation=None) |
| 69 print '</cite>' |
| 70 |
| 71 print dtext[mspek.end(0):] |
| 72 |
| 73 print '</div>' |
| dtext = u'<h3 class="speaker"> <span class="name">Sir Emyr...ponsibilities entrusted to it by the Charter.</p>', mspek = <_sre.SRE_Match object>, mspek.end = <built-in method end of _sre.SRE_Match object> |
<type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character u'\xf4' in position 3633: ordinal not in range(128)
args =
('ascii', u'\n\t<p id="pg002-bk04-pa01">On behalf of all membe...ponsibilities entrusted to it by the Charter.</p>', 3633, 3634, 'ordinal not in range(128)')
encoding =
'ascii'
end =
3634
message =
''
object =
u'\n\t<p id="pg002-bk04-pa01">On behalf of all membe...ponsibilities entrusted to it by the Charter.</p>'
reason =
'ordinal not in range(128)'
start =
3633