Closed aongenae closed 8 years ago
python 2 does not seem impacted by the change (at least the part covered in unittests)
┌─( myhost pg2 )──{ p3 }──[ ~/bambou ]──┈
└─⊳ python -V
Python 2.7.11
┌─( myhost pg2 )──{ p3 }──[ ~/bambou ]──┈
└─⊳ nosetests
................................................................................................
----------------------------------------------------------------------
Ran 96 tests in 1.184s
OK
still some work to do to get python 3 working
Thx!
No tests were run. I just modified the code to successfully "import" bambou on both python 2.7.11 and python 3.3.2