File: KNOWN-BUGS

package info (click to toggle)
setools 4.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,600 kB
  • sloc: python: 24,485; makefile: 14
file content (8 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
The following is a list of known bugs with SETools.

* A bug in NetworkX 1.8+ will output the following message to stderr if a type
  is valid, but not a node in a domain transition or information flow graph:

  'Type' object is not iterable

  This message may be seen multiple times at the end of running unit tests.