1: in bundle_local.py, the logic when checking if a line is empty or comment is wrong
2: in dev_server.py, when loading index.wsgi and importing its reference files, if IOError occurs, it will tell "Seems you don't have an index.wsgi" even when index.wsgi does exists, that's not rational.
1: in bundle_local.py, the logic when checking if a line is empty or comment is wrong 2: in dev_server.py, when loading index.wsgi and importing its reference files, if IOError occurs, it will tell "Seems you don't have an index.wsgi" even when index.wsgi does exists, that's not rational.