iftekharjoy / webapp-improved

Automatically exported from code.google.com/p/webapp-improved
Other
0 stars 0 forks source link

DeprecationWarning: decode_param_names is deprecated #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I guess this is just a formality - still
What steps will reproduce the problem?

1.make the hello app here:
http://webapp-improved.appspot.com/tutorials/quickstart.nogae.html
2. start it 
3. read the output

What is the expected output? What do you see instead?

env/lib/python2.6/site-packages/webapp2.py:135: DeprecationWarning: 
decode_param_names is deprecated and will not be supported starting with WebOb 
1.2
  super(Request, self).__init__(environ, *args, **kwargs)

What version of the product are you using? On what operating system?
N/A

Please provide any additional information below.
N/A

Original issue reported on code.google.com by gards...@gmail.com on 14 Oct 2011 at 8:45

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 8f49aa25eb3f.

Original comment by rodrigo.moraes on 31 Jan 2012 at 6:31