]
Jon Siwek updated BIT-1291:
---------------------------
Resolution: Fixed
Status: Closed (was: Open)
Source contains prebuilt Python pbject
--------------------------------------
Key: BIT-1291
URL:
https://bro-tracker.atlassian.net/browse/BIT-1291
Project: Bro Issue Tracker
Issue Type: Improvement
Components: Bro
Reporter: Raúl Benencia
Assignee: Jon Siwek
Priority: Trivial
Labels: documentation
Hi,
The source tarball contains a prebuilt Python object. They are usually left by mistake
when generating the tarball by not cleaning the source directory first.
The affected files are {{doc/ext/bro_lexer/bro.pyc}} and
{{doc/ext/bro_lexer/__init__.pyc}}. It would be great if you could clean them up.
Thanks