| Date | 15 October 2003 |
|---|---|
| Started | 10:00 |
| Ended | 13:05 |
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 39
New Partnership for Africa's Development: progress in implementation and international support
(a) New Partnership for Africa's Development: progress in implementation and international support
Report of the Secretary-General (A/58/254)
Note by the Secretary-General on proposed revisions to programme 8 of the medium-term plan for the period 2002-2005: United Nations support for the New Partnership for Africa's Development (A/58/83)
Report of the Committee for Programme and Coordination (A/58/16, chapter III, section B, programme 8; chapter IV, section B)
(b) Causes of conflict and the promotion of durable peace and sustainable development in Africa
Report of the Secretary-General (A/58/352)
The President
As members are aware, this is the first time the Assembly is considering this new item, which consolidates items that in the past had been discussed separately in plenary meeting in the General Assembly. The purpose of this consolidation is to allow for a comprehensive, yet focused, approach to the debate on this most important issue.
In view of the wide interest in this critical topic, I am also pleased that we are having this debate early in the session.
With regard to sub-item (a) of agenda item 39, members will recall that at its 2nd plenary meeting, on 19 September 2003, the General Assembly decided that, as part of its consideration of this agenda item, the Assembly would review the recommendations by the Committee for Programme and Coordination contained in document A/58/16, specifically in chapter III, section B, programme 8, and in chapter IV, section B of that document, as well as document A/58/83, which pertain to United Nations support for the New Partnership for Africa's Development.
The Assembly decided that all relevant comments regarding these recommendations would be transmitted to the Fifth Committee prior to the Committee's consideration of the proposed medium-term plan and its revisions, and of the recommendations contained in the section entitled "Evaluation" of the report of the Committee for Programme and Coordination.
Before giving the floor to the first speaker on my list, I should like to inform members that, in a letter dated 10 October 2003 addressed to the President of the General Assembly, the Permanent Representative of Spain to the United Nations, in his capacity as Chairman of the Group of Western European and Other States for the month of October, requests that the General Assembly hear in plenary meeting statements by the Observer of the Holy See in the debates on agenda item 39, entitled "New Partnership for Africa's Development: progress in implementation and international support"; agenda item 40, entitled "Strengthening of the coordination of humanitarian and disaster relief assistance of the United Nations, including special economic assistance"; agenda item 44, entitled "Culture of peace"; and agenda item 48, entitled "Fifty-fifth anniversary of the Universal Declaration of Human Rights".
May I take it that there is no objection to the proposal to hear statements by the Observer of the Holy See in the debates on agenda items 39, 40, 44 and 48?
The President
--> -->
| <type 'exceptions.UnicodeEncodeError'> | Python 2.6.6: /usr/bin/python Sun May 19 03:17:16 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_58/meeting_32' |
| /data/vhost/www.undemocracy.com/docs/trunk.py in maintrunk(pathpart='/generalassembly_58/meeting_32') |
| 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-58-PV.32', 'gadice': '', 'gameeting': 32, 'gasession': 58, 'highlightdoclink': None, 'htmlfile': '/home/undemocracy/undata/html/A-58-PV.32.html', 'pagefunc': 'gameeting', 'pdfinfo': <pdfinfo.PdfInfo instance>} |
| /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteHTML(fhtml='/home/undemocracy/undata/html/A-58-PV.32.html', pdfinfo=<pdfinfo.PdfInfo instance>, gadice='', highlightth=None) |
| 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-bk02', dtextmu = u'<h3 class="speaker"> <span class="name">The Pres...que, speaking on behalf of the African Union.</p>', councilpresidentnation = None |
| /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteSpoken(gid=u'pg002-bk02', dtext=u'<h3 class="speaker"> <span class="name">The Pres...que, speaking on behalf of the African Union.</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">The Pres...que, speaking on behalf of the African Union.</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'\xe3' in position 84: ordinal not in range(128)
args =
('ascii', u'\n\t<p id="pg002-bk02-pa01">I give the floor to Hi...que, speaking on behalf of the African Union.</p>', 84, 85, 'ordinal not in range(128)')
encoding =
'ascii'
end =
85
message =
''
object =
u'\n\t<p id="pg002-bk02-pa01">I give the floor to Hi...que, speaking on behalf of the African Union.</p>'
reason =
'ordinal not in range(128)'
start =
84