A simple ln -s /var/www/wsgi.py ~/Dropbox/wsgi.py doesn't work. Dropbox doesn't seem to see the file.
Making a symlink to /var/www works, but the contents are different from those seen when viewing it from the bash shell, it seems to contain the default index.html.
Is there another solution?