Package: python2.2
Version: 2.2.1-4.7
Followup-For: Bug #307689

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux bette 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages python2.2 depends on:
ii  libc6                  2.2.5-11.8        GNU C Library: Shared libraries an
ii  libdb3                 3.2.9-16          Berkeley v3 Database Libraries [ru
ii  libncurses5            5.2.20020112a-7   Shared libraries for terminal hand
ii  libreadline4           4.2a-5            GNU readline and history libraries
ii  libssl0.9.6            0.9.6c-2.woody.7  SSL shared libraries
ii  zlib1g                 1:1.1.4-1.0woody0 compression library - runtime


the bug may be in the function on line 162 in 
/usr/lib/python2.2/SimpleXMLRPCServer.py


more precisely


                       func = _resolve_dotted_attribute(
                            self.server.instance,
                            method,
 bug ->                     self.allow_dotted_names
 have to be:---->           self.server.allow-dotted-names
                            )




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to