Thanks for posting that, I ran into that problem myself when trying to get CherryPy up and running on GAE. My only concern is that you have hacked out SSL support ... what if you want this? Although, I'm guessing that without OpenSSL libraries actually manually supplied into your app directory, it wouldn't have worked anyway so that SSL = None would have been what was happening.
SSL gone?