[W3af-svn-notify] SF.net SVN: w3af: [652] trunk/core/data
Status: Beta
Brought to you by:
andresriancho
|
From: <and...@us...> - 2008-02-09 18:38:25
|
Revision: 652
http://w3af.svn.sourceforge.net/w3af/?rev=652&view=rev
Author: andresriancho
Date: 2008-02-09 10:38:22 -0800 (Sat, 09 Feb 2008)
Log Message:
-----------
Fixed a bug in some calls to isinstance, where I asked if it was a str; the correct way is to ask for basestring.
Modified Paths:
--------------
trunk/core/data/fuzzer/fuzzer.py
trunk/core/data/kb/knowledgeBase.py
trunk/core/data/request/fuzzableRequest.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|