- You might have to import __*future*__ in order to have access to some statement like *with* - The @property decorator does not work - Keep in mind that if you use a newer version of linux that the one supported, you might have trouble starting subprocesses, since the libc version coming with soft will override the one on the system (but it's still possible). - For plugins it should be too bad, but for libs, I would consider running some unittest if I were you
Cheers

