| Date | 22 May 2002 |
|---|---|
| Started | 15:00 |
| Ended | 15:25 |
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 125 (continued)
Scale of assessments for the apportionment of the expenses of the United Nations (A/56/780/Add.5)
The Acting President
I should like to draw the attention of the General Assembly to document A/56/780/Add.5. In the letter contained in that document, the Secretary-General informs the President of the General Assembly that, since the issuance of his communications contained in documents A/56/780 and addenda 1 to 4, the Democratic Republic of the Congo 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 the information contained in this document?
Agenda item 17 (continued)
Appointments to fill vacancies in subsidiary organs and other appointments
(b) Appointment of members of the Committee on Contributions
Report of the Fifth Committee (A/56/626/Add.1)
The Acting President
In paragraph 5 of the report of the Fifth Committee contained in document A/56/626/Add.1, the Fifth Committee recommends that the General Assembly appoint Mr. Kenshiro Akimoto of Japan a member of the Committee on Contributions for a term of office beginning on 22 May 2002 and ending on 31 December 2003.
May I take it that it is the wish of the Assembly to appoint the person recommended by the Fifth Committee?
The Acting President
The Assembly has thus concluded this stage of its consideration of sub-item (b) of agenda item 17.
The Acting President
Members will recall that, at its 3rd plenary meeting on 19 September 2001, the General Assembly decided to allocate sub-item (a) of agenda item 98 to the Second Committee. Members will also recall that the sub-item remains open for consideration during the fifty-sixth session.
As mentioned in the footnote to document A/56/L.78, under agenda items 46 and 98 (a), in order for the General Assembly to take action expeditiously on the draft resolution, the Assembly will have to decide to consider the sub-item directly in plenary meeting.
May I take it that the Assembly wishes to consider sub-item (a) of agenda item 98 directly in plenary meeting?
The Acting President
May I further take it that the Assembly agrees to proceed immediately to the consideration of sub-item (a) of agenda item 98?
As I see no objection, we shall proceed accordingly.
Agenda items 46 and 98 (continued)
The situation in East Timor during its transition to independence
Environment and sustainable development
(a) Implementation of Agenda 21 and the Programme for the Further Implementation of Agenda 21
Draft resolution (A/56/L.78)
The Acting President
The Assembly will now take a decision on draft resolution A/56/L.78, entitled "Participation of East Timor in the World Summit on Sustainable Development and its preparatory process".
May I take it that the Assembly decides to adopt draft resolution A/56/L.78?
The Acting President
The General Assembly has thus concluded its consideration of agenda item 46.
The Assembly has concluded this stage of its consideration of sub-item (a) of agenda item 98.
Agenda item 89 (continued)
Comprehensive review of the whole question of peacekeeping operations in all their aspects
Report of the Special Political and Decolonization Committee (Fourth Committee) (A/56/551/Add.1)
The Acting President
The Assembly has before it a draft resolution recommended by the Special Political and Decolonization Committee (Fourth Committee) in paragraph 10 of its report.
I request the Rapporteur of the Special Political and Decolonization Committee (Fourth Committee) to introduce the report of the Fourth Committee.
Mr. Maitland (South Africa)
--> -->
| <type 'exceptions.UnicodeEncodeError'> | Python 2.6.6: /usr/bin/python Tue Jun 18 21:56:57 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_56/meeting_99/highlight_A-56-L.78' |
| /data/vhost/www.undemocracy.com/docs/trunk.py in maintrunk(pathpart='/generalassembly_56/meeting_99/highlight_A-56-L.78') |
| 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-56-PV.99', 'gadice': '', 'gameeting': 99, 'gasession': 56, 'highlightdoclink': 'A-56-L.78', 'htmlfile': '/home/undemocracy/undata/html/A-56-PV.99.html', 'pagefunc': 'gameeting', 'pdfinfo': <pdfinfo.PdfInfo instance>} |
| /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteHTML(fhtml='/home/undemocracy/undata/html/A-56-PV.99.html', pdfinfo=<pdfinfo.PdfInfo instance>, gadice='', highlightth='A-56-L.78') |
| 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-bk11', dtextmu = u'<h3 class="speaker"> <span class="name">Mr. Mait...peacekeeping operations in all their aspects.</p>', councilpresidentnation = None |
| /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteSpoken(gid=u'pg002-bk11', dtext=u'<h3 class="speaker"> <span class="name">Mr. Mait...peacekeeping operations in all their aspects.</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">Mr. Mait...peacekeeping operations in all their aspects.</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'\xe1' in position 3518: ordinal not in range(128)
args =
('ascii', u'\n\t<p id="pg002-bk11-pa01">It is an honour for me...peacekeeping operations in all their aspects.</p>', 3518, 3519, 'ordinal not in range(128)')
encoding =
'ascii'
end =
3519
message =
''
object =
u'\n\t<p id="pg002-bk11-pa01">It is an honour for me...peacekeeping operations in all their aspects.</p>'
reason =
'ordinal not in range(128)'
start =
3518