Michael Ma

Results 3 issues of Michael Ma

``` >>> pinyin.get("嗯", format="strip") '嗯' ``` Is this a problem or is this designed on purpose?

Fixes #238 AttritbuteError: 'NoneType' object has no attribute 'password'

```c++ #define ONE 1 #define TWO (1+1) #define PLUS(x) x+1 ```