commit | 2dfcef5c57f35af0e1ba200ba36508be8667001a | [log] [tgz] |
---|---|---|
author | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Sun Oct 23 18:50:36 2005 +0000 |
committer | Neil Schemenauer <nascheme@enme.ucalgary.ca> | Sun Oct 23 18:50:36 2005 +0000 |
tree | 8986c1ffa7f1b365801808d853822919784e8cca | |
parent | 8b528b28f15a78c116fc90303194ad8b1476034d [diff] |
Fix check_unoptimized() function. The only optimized namespaces are in function blocks. This elimiates spurious warnings about "import *" and related statements at the class level.