UNdemocracy.com

General Assembly Session 54 meeting 75

Date9 December 1999
Started10:00
Ended13:50

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.

A-54-PV.75 1999-12-09 10:00 9 December 1999 [[9 December]] [[1999]] /
The President: Mr. Gurirab (Namibia)
In the absence of the President, Mr. Stanislaus (Grenada), Vice-President, took the chair.
The meeting was called to order at 10.20 a.m.

Agenda item 3

Credentials of representatives to the fifty-fourth session of the General Assembly

Second report of the Credentials Committee (A/54/475/Add.1)
The Acting President

The draft resolution recommended by the Credentials Committee in paragraph 10 of its second report reads as follows:

"The General Assembly,

Having considered the second report of the Credentials Committee and the recommendation contained therein,

Approves the second report of the Credentials Committee."

We shall now take action on the recommendation of the Credentials Committee set forth in paragraph 10 of the report.

The Credentials Committee adopted this draft resolution without a vote.

May I take it that the Assembly wishes to do the same?

The draft resolution was adopted (resolution 54/6 B).
The Acting President

We have thus concluded this stage of our consideration of agenda item 3.

Agenda item 54

Declaration of the Assembly of Heads of State and Government of the Organization of African Unity on the aerial and naval military attack against the Socialist People's Libyan Arab Jamahiriya by the present United States Administration in April 1986

The Acting President

It is my understanding that, after the necessary consultations, consideration of this item may be deferred to the fifty-fifth session of the General Assembly.

May I take it that it is the wish of the Assembly to defer consideration of the item and to include it in the provisional agenda of the fifty-fifth session?

It was so decided.
The Acting President

This concludes our consideration of agenda item 54.

Agenda item 55

Armed Israeli aggression against the Iraqi nuclear installations and its grave consequences for the established international system concerning the peaceful uses of nuclear energy, the non-proliferation of nuclear weapons and international peace and security

The Acting President

It is my understanding that it would be desirable to defer consideration of this item to the fifty-fifth session of the General Assembly.

May I take it that it is the wish of the Assembly to defer consideration of this item and to include it in the provisional agenda of the fifty-fifth session?

It was so decided.
The Acting President

This concludes our consideration of agenda item 55.

Agenda item 56

Consequences of the Iraqi occupation of and aggression against Kuwait

The Acting President

It is my understanding that it would be desirable to defer consideration of this item to the fifty-fifth session of the General Assembly.

May I take it that it is the wish of the Assembly to defer consideration of this item and to include it in the provisional agenda of the fifty-fifth session?

It was so decided.
The Acting President

This concludes our consideration of agenda item 56.

Agenda item 57

Implementation of the resolutions of the United Nations

The Acting President

It is my understanding that there is no request to consider this item at the present session.

May I take it that it is the wish of the General Assembly to defer consideration of this item to the fifty-fifth session and to include it in the provisional agenda of the fifty-fifth session?

It was so decided.
The Acting President

This concludes our consideration of agenda item 57.

Agenda item 58

Launching of global negotiations on international economic cooperation for development

The Acting President

May I take it that it is the Assembly's wish to defer consideration of this item and to include it in the provisional agenda of the fifty-fifth session?

It was so decided.
The Acting President

This concludes our consideration of agenda item 58.

Agenda item 28

Cooperation between the United Nations and the Economic Cooperation Organization

Report of the Secretary-General (A/54/168)
Draft resolution (A/54/L.55)
The Acting President

I call on the representative of Azerbaijan to introduce draft resolution A/54/L.55.

Mr. Kouliev (Azerbaijan) --> -->
 
 
<type 'exceptions.UnicodeEncodeError'>
Python 2.6.6: /usr/bin/python
Sat May 18 15:56: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 = '/generalassembly_54/meeting_75'
 /data/vhost/www.undemocracy.com/docs/trunk.py in maintrunk(pathpart='/generalassembly_54/meeting_75')
  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-54-PV.75', 'gadice': '', 'gameeting': 75, 'gasession': 54, 'highlightdoclink': None, 'htmlfile': '/home/undemocracy/undata/html/A-54-PV.75.html', 'pagefunc': 'gameeting', 'pdfinfo': <pdfinfo.PdfInfo instance>}
 /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteHTML(fhtml='/home/undemocracy/undata/html/A-54-PV.75.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-bk18', dtextmu = u'<h3 class="speaker"> <span class="name">Mr. Koul...he General Assembly to adopt it by consensus.</p>', councilpresidentnation = None
 /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteSpoken(gid=u'pg002-bk18', dtext=u'<h3 class="speaker"> <span class="name">Mr. Koul...he General Assembly to adopt it by consensus.</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. Koul...he General Assembly to adopt it by consensus.</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'\xe9' in position 7666: ordinal not in range(128)
      args = ('ascii', u'\n\t<p id="pg002-bk18-pa01">First of all, allow me...he General Assembly to adopt it by consensus.</p>', 7666, 7667, 'ordinal not in range(128)')
      encoding = 'ascii'
      end = 7667
      message = ''
      object = u'\n\t<p id="pg002-bk18-pa01">First of all, allow me...he General Assembly to adopt it by consensus.</p>'
      reason = 'ordinal not in range(128)'
      start = 7666