Issue 39 in gaeutilities: Undefined variables

0 views
Skip to first unread message

codesite...@google.com

unread,
Sep 26, 2009, 3:42:02 PM9/26/09
to appengine...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 39 by brianmh...@gmail.com: Undefined variables
http://code.google.com/p/gaeutilities/issues/detail?id=39

Pyflakes notes the following:

sessions.py:249: undefined name 'session_key'
sessions.py:840: undefined name 's'

I expect 249 should be self.session_key.
Line 840 should read ["%s_data" % (self.cookie_name)]

Cheers.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Sep 27, 2009, 11:23:11 PM9/27/09
to appengine...@googlegroups.com
Updates:
Status: Fixed
Owner: bowman.joseph

Comment #1 on issue 39 by bowman.joseph: Undefined variables
http://code.google.com/p/gaeutilities/issues/detail?id=39

This should be fixed in trunk now.

Reply all
Reply to author
Forward
0 new messages