~ubuntu-branches/ubuntu/trusty/python-omniorb/trusty

« back to all changes in this revision

Viewing changes to python/omniORB/PortableServer__POA.py

  • Committer: Bazaar Package Importer
  • Author(s): Floris Bruynooghe
  • Date: 2011-05-01 12:42:50 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110501124250-zgkxrv9bqoy7bzm2
Tags: 3.5-2
* debian/omniidl-python.install: fix bug exposed by python2.5
  removal (thanks Jakub Wilk for patch) (closes: #624740)
* debian/control: bump standards version to 3.9.2, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
# Description:
28
28
#    PortableServer skeletons
29
29
 
30
 
# $Id: PortableServer__POA.py,v 1.2.2.1 2003/03/23 21:51:43 dgrisby Exp $
31
 
# $Log: PortableServer__POA.py,v $
32
 
# Revision 1.2.2.1  2003/03/23 21:51:43  dgrisby
33
 
# New omnipy3_develop branch.
34
 
#
 
30
# $Id: PortableServer__POA.py 4760 2003-03-23 21:51:59Z dgrisby $
 
31
# $Log$
35
32
# Revision 1.1.4.1  2002/01/18 15:49:45  dpg1
36
33
# Context support. New system exception construction. Fix None call problem.
37
34
#