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


Groups > comp.lang.python > #89955 > unrolled thread

Re: GAE environment differences

Started byRobin Becker <robin@reportlab.com>
First post2015-05-05 11:36 +0100
Last post2015-05-05 11:36 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#89955 — Re: GAE environment differences

FromRobin Becker <robin@reportlab.com>
Date2015-05-05 11:36 +0100
SubjectRe: GAE environment differences
Message-ID<mailman.121.1430822369.12865.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web