+ 'mozrepl.exception.Exception: Services is not defined' 오류 수정. [`tb69wn6127`_]
1.2.3
-------
+ 연결 되지 않은 상태에서 객체를 삭제 할때 발생하던, 'Exception AttributeError: "'Mozrepl' object has no attribute '_baseVarname'" in <bound method Mozrepl.__del__ of Mozrepl(port=4242, host=u'127.0.0.1')> ignored' 오류 수정. [`tb69wn6127`_]
1.2.2
-------
+ Mozrepl 에서 with 구문 사용시 발생하던 exit에러 수정. [`tb69wn6127`_]
1.2.1
-------
+ __iter__ 에서 기본값으로 'Iterator'를 사용하도록 수정. [`tb69wn6127`_] + 유니코드 문자열이 포함된 값을 반환받을 경우, 발생하던 json 파싱 오류 수정. [`tb69wn6127`_]