Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 416 Bytes

LIMITATIONS.md

File metadata and controls

6 lines (5 loc) · 416 Bytes

Known Limitations and Issues

  1. __import__ statements, a way to import modules with a function, is not supported yet.
  2. C Extensions for Python are not evaluated.
  3. Currently, tests are also considered as source files. This can lead to false positive imports
  4. Panoptisch is very new, rigourous testing is required and is currently missing!