justinfx / MayaSublime

Send selected Python and MEL code snippets from SublimeText to Maya via commandPort
MIT License
149 stars 38 forks source link

Fix bytes/str handling for file read and socket send in py3 (#38) #39

Closed justinfx closed 3 years ago

justinfx commented 3 years ago

This PR fixes:

fixes #38