Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48780

Re: Error running xmlrpc Client and server under different Python versions

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'subject:Python': 0.06; 'subject:Error': 0.07; 'exception.': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'exception:': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject: \n ': 0.16; 'subject:under': 0.16; 'subject:versions': 0.16; 'url:peps': 0.16; 'language': 0.16; 'wrote:': 0.18; 'help.': 0.21; 'header:User-Agent:1': 0.23; 'url:dev': 0.24; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'ball': 0.31; 'run': 0.32; 'url:python': 0.33; 'but': 0.35; 'next': 0.36; 'url:org': 0.36; 'so,': 0.37; 'server': 0.38; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'black': 0.61; 'email addr:gmail.com': 0.63; 'name': 0.63; 'such': 0.63; 'watching': 0.68; 'receive': 0.70; '2.7.': 0.84; 'subject:Client': 0.84; 'white,': 0.84; 'received:89': 0.85
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Error running xmlrpc Client and server under different Python versions
Date Thu, 20 Jun 2013 09:08:02 +0100
References <48bc4deb-d646-48a6-8f9a-d5f304668b32@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-89-240-174-199.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130509 Thunderbird/17.0.6
In-Reply-To <48bc4deb-d646-48a6-8f9a-d5f304668b32@googlegroups.com>
X-Antivirus avast! (VPS 130619-1, 19/06/2013), Outbound message
X-Antivirus-Status Clean
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3616.1371715691.3114.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1371715691 news.xs4all.nl 16011 [2001:888:2000:d::a6]:58502
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:48780

Show key headers only | View raw


On 20/06/2013 08:36, stanislav.borisover@gmail.com wrote:
> Hello.
>
> I need to run xmlrpc Server under Python 3.3 and Client under Python 2.7. But when I try to do so, I receive the following exception:
>
> "<class 'NameError'>:global name 'xmlrpclib' is not defined"
>
> What is the reason for such an exception. As far as I understand xmlrpc is language independent. Please help.
>
> Regards,
> Slava
>

See http://www.python.org/dev/peps/pep-3108/#xmlrpc-package

-- 
"Steve is going for the pink ball - and for those of you who are 
watching in black and white, the pink is next to the green." Snooker 
commentator 'Whispering' Ted Lowe.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Error running xmlrpc Client and server under different Python versions stanislav.borisover@gmail.com - 2013-06-20 00:36 -0700
  Re: Error running xmlrpc Client and server under different Python versions Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-20 09:08 +0100
  Re: Error running xmlrpc Client and server under different Python versions Fábio Santos <fabiosantosart@gmail.com> - 2013-06-20 09:16 +0100

csiph-web