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


Groups > comp.lang.python > #89955

Re: GAE environment differences

From Robin Becker <robin@reportlab.com>
Subject Re: GAE environment differences
Date 2015-05-05 11:36 +0100
References <55435578.50003@chamonix.reportlab.co.uk> <CAPTjJmqUeu7AXm6MAiBPwabFv+GRgFOV7B1BUpeLLO7GhiXRvw@mail.gmail.com> <554379D3.1080202@chamonix.reportlab.co.uk> <mi24gq$p4u$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.121.1430822369.12865.python-list@python.org> (permalink)

Show all headers | View raw


On 02/05/2015 10:14, Kev Dwyer wrote:
> Robin Becker wrote:
>
............
>>> ```
>> the user suggests that even though claims are made that you can use a
>> filesystem, but stuff like pwd is missing. Apparently the user module has
>> no meaning, but there is a users module? I guess I'll need to keep
>> patching reportlab when GAE users find these glitches.
>
> For what it's worth, we use reportlab on GAE to generate a simple pdf
> and the above error is the only one that I've encountered.  For us it was
> enough to trap the ImportError.
>
> Thanks for all your work on reportlab,
>
> Kev
>
the original reporter suggested originally that a KeyError was raised, but I 
think that maybe some difference between development environments and the live GAE.
-- 
Robin Becker

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


Thread

Re: GAE environment differences Robin Becker <robin@reportlab.com> - 2015-05-05 11:36 +0100

csiph-web