[IMPR] remove some IDE warnings for site.py
Major change is to convert Site.redirectRegex() to
the property Site.redirect_regex, to avoid different signature
than base method's one.
Method has been deprecated with FutureWarning.
Change-Id: Icf7ea15683fa8f566acb7b28a7c37b3790bed1a2