I need to use one python library which is available only in 3.4 but my framework runs on python version 2.7 and i want to use that lib to build extension search a lot but found very less info about forward compatibility. checked lib called future but didn't get much info on docs.python.
anyone has any clue then please share.