コード例 #1
0
 def __init__(self, freq):
     Mutant.__init__(self, freq)
コード例 #2
0
ファイル: postdata_mutant.py プロジェクト: weisst/w3af
 def __init__(self, freq):
     Mutant.__init__(self, freq)
コード例 #3
0
ファイル: urlparts_mutant.py プロジェクト: weisst/w3af
 def __init__(self, freq):
     Mutant.__init__(self, freq)
     self._double_encoding = False
     self._safe_encode_chars = ''