-----------------------
* Add capability for XBlockAsides to apply only to XBlocks that match certain conditions
1.0 - Python 3
--------------
* Introduce Python 3 compatibility to the xblock code base.
This does not enable Python 2 codebases (like edx-platform) to load xblocks
written in Python 3, but it lays the groundwork for future migrations.