New issue 162 by robert.c...@gmail.com: Python 3 compatibility
http://code.google.com/p/sfepy/issues/detail?id=162
As our dependencies are commencing to work in Python 3 (e.g. both NumPy and
SciPy do), we should start thinking about it as well. I would like to have
a single code base, that work for pythons 2.6(?) - 3.x (is this possible
without too much hassle?).
Comment here, please, if you have some experience/thoughts in this area.
we should make a dependencies list and see whats its status on porting to
python 3.
Yes - a new wiki page here (PortingToPython3) might work well for this
purpose.
Comment #3 on issue 162 by robert.c...@gmail.com: Python 3 compatibility
http://code.google.com/p/sfepy/issues/detail?id=162#c3
Migrated to http://github.com/sfepy/sfepy/issues/164