pep8analysis: update and remove old-style attributes
[nit.git] / contrib / pep8analysis / src / pep8analysis_web.nit
index 6167d47..30c0849 100644 (file)
@@ -31,6 +31,7 @@ import ast
 import model
 import cfg
 import flow_analysis
+intrude import standard::stream
 
 in "C++" `{
        #include <bind.h>