UNdemocracy.com

Security Council meeting 4092

Date24 January 2000
Started10:00
Ended13: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.

S-PV-4092 2000-01-24 10:00 24 January 2000 [[24 January]] [[2000]] /

The situation concerning the Democratic Republic of the Congo

The meeting was called to order at 10.05 a.m.

Adoption of the agenda

The agenda was adopted.

The situation concerning the Democratic Republic of the Congo

The President

I should like to inform the Council that I have received letters from the representatives of Algeria, Belgium, Brazil, Burundi, Colombia, Egypt, Eritrea, India, Israel, Japan, Lesotho, the Libyan Arab Jamahiriya, Norway, Portugal, South Africa and the United Republic of Tanzania, in which they request to be invited to participate in the discussion of the item on the Council's agenda. In conformity with the usual practice, I propose, with the consent of the Council, to invite those representatives to participate in the discussion, without the right to vote, in accordance with the relevant provisions of the Charter and rule 37 of the Council's provisional rules of procedure.

There being no objection, it is so decided.
At the invitation of the President, Mr. Rahal (Algeria), Mr. Wouters (Belgium), Mr. Fonseca (Brazil), Mr. Neturuye (Burundi), Mr. Valdivieso (Colombia), Mr. Darwish (Egypt), Mr. Menkerios (Eritrea), Mr. Sharma (India), Mr. Lancry (Israel), Mr. Takasu (Japan), Mr. Mangoaela (Lesotho), Mr. Dorda (Libyan Arab Jamahiriya), Mr. Brattakar (Norway), Mr. Monteiro (Portugal), Mr. Kumalo (South Africa) and Mr. Mwakawago (United Republic of Tanzania) took seats at the Council table.
The President

In accordance with the understanding reached in the Council's prior consultations, I shall take it that the Security Council agrees to extend an invitation under rule 39 of its provisional rules of procedure to the Secretary-General of the Organization of African Unity, Mr. Salim Ahmed Salim, and to the facilitator of the internal Congolese dialogue, Sir Ketumile Masire.

There being no objection, it is so decided.
The President

It is now my high honour and privilege to invite the Secretary-General and the Chief of Protocol to escort Sir Ketumile Masire, facilitator of the internal Congolese dialogue, to a seat at the Council table.

It is now my high honour and privilege to invite the Secretary-General and the Chief of Protocol to escort Mr. Salim Ahmed Salim to a seat at the Council table.

--> -->
 
 
<type 'exceptions.UnicodeEncodeError'>
Python 2.6.6: /usr/bin/python
Sun May 26 02:18:25 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 = '/securitycouncil/meeting_4092'
 /data/vhost/www.undemocracy.com/docs/trunk.py in maintrunk(pathpart='/securitycouncil/meeting_4092')
  138     elif pagefunc == "scmeeting":
  139         LogIncomingDB(hmap["docid"], "0", referrer, ipaddress, useragent, remadeurl)
  140         WriteHTML(hmap["htmlfile"], hmap["pdfinfo"], "", hmap["highlightdoclink"])
  141     
  142     elif pagefunc == "sctopics":
global WriteHTML = <function WriteHTML>, hmap = {'docid': 'S-PV-4092', 'highlightdoclink': '', 'htmlfile': '/home/undemocracy/undata/html/S-PV-4092.html', 'pagefunc': 'scmeeting', 'pdfinfo': <pdfinfo.PdfInfo instance>, 'scmeeting': '4092'}
 /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteHTML(fhtml='/home/undemocracy/undata/html/S-PV-4092.html', pdfinfo=<pdfinfo.PdfInfo instance>, gadice='', highlightth='')
  330                 print '<div class="discussion">'
  331             if not gadice or agendagidcurrent == gadice:
  332                 WriteAgenda(gid, agendanum, dtextmu, pdfinfo.pdfc)
  333         elif dclass == "recvote":
  334             if not gadice or agendagidcurrent == gadice:
global WriteAgenda = <function WriteAgenda>, gid = u'pg002-bk11', agendanum = None, dtextmu = u'<p id="pg002-bk11-pa01">Invitation to His Excell...ident of the Democratic Republic of the Congo</p>', pdfinfo = <pdfinfo.PdfInfo instance>, pdfinfo.pdfc = 'S-PV-4092'
 /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteAgenda(gid=u'pg002-bk11', agnum=None, dtext=u'<p id="pg002-bk11-pa01">Invitation to His Excell...ident of the Democratic Republic of the Congo</p>', docid='S-PV-4092')
   82         print '<div class="otheraglink">%s</div>' % lkothdisc
   83     
   84     print dtext
   85     print '</div>'
   86 
dtext = u'<p id="pg002-bk11-pa01">Invitation to His Excell...ident of the Democratic Republic of the Congo</p>'

<type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character u'\xe9' in position 66: ordinal not in range(128)
      args = ('ascii', u'<p id="pg002-bk11-pa01">Invitation to His Excell...ident of the Democratic Republic of the Congo</p>', 66, 67, 'ordinal not in range(128)')
      encoding = 'ascii'
      end = 67
      message = ''
      object = u'<p id="pg002-bk11-pa01">Invitation to His Excell...ident of the Democratic Republic of the Congo</p>'
      reason = 'ordinal not in range(128)'
      start = 66