william-os4y / fapws3

Fast Asynchronous Python Web Server (based on libev)
GNU General Public License v2.0
341 stars 38 forks source link

Major code style fixes #20

Closed satori closed 13 years ago

satori commented 13 years ago

Some major code style fixes according to PEP8. Import fixes. Type comparison fixes.