| Date | 30 October 1996 |
|---|---|
| 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 47 (continued)
Question of equitable representation on and increase in the membership of the Security Council and related matters
Mr. Kittikhoun (Laos)
First, I would like to thank the representatives of Finland and of Thailand for their outstanding efforts in organizing so well the work of the Open-ended Working Group on the reform of the Security Council. With much skill and with great integrity, they have conducted the work in a generally satisfactory manner. I wish them good luck and every success in the long and difficult task ahead.
The Lao delegation would like today to reaffirm its well-known position, which has been stated repeatedly both here in plenary meeting and in the Open-ended Working Group. We believe that there is a need to enhance the effectiveness of the Security Council by increasing its membership so as to better reflect the new global political realities and in particular -- I repeat, in particular -- to improve the representation of the developing countries. Like many other delegations, we continue to believe that the number of both permanent and non-permanent members should increase. Indeed, the Lao delegation believes that an increase in the number of permanent members, from both developed and developing countries, would strengthen the United Nations and its legitimacy because the Organization would thus better reflect the new international political configuration. An increase in the non-permanent members is no less important. Such an increase would allow more States to hold seats on and participate in the work of the Council, thus increasing its credibility.
As for the criteria for selecting new permanent and non-permanent members, my delegation takes note of the observations and proposals that have been made, and we hope that a formula acceptable to all will soon be found. We believe that -- because of their importance and their political and economic influence -- countries such as Germany, Japan and India should be become permanent members of a newly expanded Security Council.
After more than three years of lengthy, difficult discussions, we have arrived at a point where, we believe, we should assess the situation. It is important to know whether we are at an impasse. If we are not, let us continue and let us make greater efforts and work with renewed vigour towards our common goal: the strengthening of the effectiveness of the Security Council. If, on the other hand, we are at an impasse, we must have the courage to ask the following questions: What can we do? Why has this come about? And how can we work together to find a realistic solution to this problem? This is what my delegation wishes to tell the Assembly at the crucial stage of our debate. Our delegation is prepared to consider any new, realistic approach which would help to advance the work of the Open-ended Working Group.
We commend certain measures that the Security Council has already taken to improve its practices and working methods so as to make them more transparent. We are on the right path, and we should continue in this direction. However, much still remains to be done. Accordingly, we still are of the view that the Council must inform and consult non-members of the Council that are affected by its decisions. Even more important, those countries should have the right to state their positions to the Council publicly, before the Council embarks on informal consultations, and they should also be able to be present as observers in informal consultations of the whole on the item relating to them. This practice can only be beneficial, because the Council, by hearing from these countries, would understand them better and would therefore be in a better position to contribute to a solution to the conflict in question.
The question of the reform of the Council is neither simple nor easy. It is of unprecedented complexity. We are neither too optimistic nor too pessimistic. Let us work together with patience and perseverance but, in particular, with greater vigour. With collaboration and consultation among all, we very sincerely believe that we can go forward.
--> -->
| <type 'exceptions.UnicodeEncodeError'> | Python 2.6.6: /usr/bin/python Tue Jun 18 23:11:55 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_51/meeting_45/highlight_A-49-965' |
| /data/vhost/www.undemocracy.com/docs/trunk.py in maintrunk(pathpart='/generalassembly_51/meeting_45/highlight_A-49-965') |
| 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-51-PV.45', 'gadice': '', 'gameeting': 45, 'gasession': 51, 'highlightdoclink': 'A-49-965', 'htmlfile': '/home/undemocracy/undata/html/A-51-PV.45.html', 'pagefunc': 'gameeting', 'pdfinfo': <pdfinfo.PdfInfo instance>} |
| /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteHTML(fhtml='/home/undemocracy/undata/html/A-51-PV.45.html', pdfinfo=<pdfinfo.PdfInfo instance>, gadice='', highlightth='A-49-965') |
| 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-bk01', dtextmu = u'<h3 class="speaker"> <span class="name">Mr. Bi\xf8r... the very important work you have before you.</p>', councilpresidentnation = None |
| /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteSpoken(gid=u'pg002-bk01', dtext=u'<h3 class="speaker"> <span class="name">Mr. Bi\xf8r... the very important work you have before you.</p>', councilpresidentnation=None) |
| 62 |
| 63 if personlink: |
| 64 print '<a class="name" href="%s">%s</a>' % (personlink, name), |
| 65 else: |
| 66 print '<span class="name">%s</span>' % name |
| personlink = u'/Norway/lian', name = u'Mr. Bi\xf8rn Lian' |
<type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character u'\xf8' in position 42: ordinal not in range(128)
args =
('ascii', u'<a class="name" href="/Norway/lian">Mr. Bi\xf8rn Lian</a>', 42, 43, 'ordinal not in range(128)')
encoding =
'ascii'
end =
43
message =
''
object =
u'<a class="name" href="/Norway/lian">Mr. Bi\xf8rn Lian</a>'
reason =
'ordinal not in range(128)'
start =
42