Adding 0.8.2 tag
Test database update. test.pl was substituted with a smarter test.py :)
netbeans stuff o_O
changed INDENT from '\t' to ' '
--test now works with --co in the case when co is a function (but not a class!)
--test option added for selftesting, test procedure for all_opcodes revised
--diff option corrected
UnPyc --diff functionality added to flexibly compare pyc files
Now resulting pyc's are compared. *.res.ok are now unnecessary
some updates with new ideas