Well, apparently it threw the same error for test.py as well on the second test! I've added this:
<VirtualHost *:80>
ServerAdmin me@creative.vi
DocumentRoot /var/www/html/angrynates.com
ServerName angrynates.com
Options +ExecCGI -IncludesNoExec
</VirtualHost>
but the options line didn't seem to help any. Ideas?
V