Re: [W3af-develop] Bug #166494: import simplejson as json

2011-07-28 Thread Javier Andalia
Andres, Problem solved. I completely overlooked the change of name from 'simplejson' to 'json' when it was included in the std lib since py26. Now the import sentence simply looks like: "import json" Javier On 07/28/2011 12:15 PM, Andres Riancho wrote: > Javier, > > This seems to be show

[W3af-develop] Bug #166494: import simplejson as json

2011-07-28 Thread Andres Riancho
Javier, This seems to be showing an issue in our dependencyCheck.py . The user seems to be using python 2.6 (?) that doesn't have json , so he gets the crash, but our dependencyCheck.py allows him to run w3af anyway? -- Forwarded message -- From: w3af Date: Thu, Jul 28, 2011