Improvement of Tests
Few more tests are remaining in util module with low coverage.
- Added few more tests to test_filesys.py
- Added test to test_mime.py
- Went through some tests, like test_pysupport, having a coverage of 3% only and test_lock.py. There is test for a single class in test_lock.py. Need to add them too.