Skip to content

Attribute name read only #7

@Phirotest

Description

@Phirotest

Traceback (most recent call last):
File "usedissector.py", line 3, in
from dissector import *
File "/root/Desktop/dissectors/dissector.py", line 41, in
from ftp import *
File "/root/Desktop/dissectors/ftp.py", line 383, in
class FTPData(Packet):
File "/root/Desktop/dissectors/ftp.py", line 389, in FTPData
fields_desc = [FTPDataField("data", "")]
File "/root/Desktop/dissectors/ftp.py", line 128, in init
self.name = name
AttributeError: 'FTPDataField' object attribute 'name' is read-only

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions