google-code-export / pymox

Automatically exported from code.google.com/p/pymox
0 stars 0 forks source link

python 3 compatibility #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be great to have a python 3 compatible version of pymox.

Original issue reported on code.google.com by lamvak on 28 Mar 2012 at 6:45

GoogleCodeExporter commented 9 years ago
I'm trying to port mox to Python 3.3. I't almost completed now. Here is my 
code: https://github.com/e0ne/pymox/tree/python3.
Any questions, comments, or patches are welcome.

I hope, it will be useful for somebody else.

Original comment by e...@e0ne.info on 19 Apr 2013 at 3:29

GoogleCodeExporter commented 9 years ago
Please please please this would be great to make it easier for projects that 
depends on mox to port to python3.

Original comment by zul...@gmail.com on 30 Apr 2013 at 7:00

GoogleCodeExporter commented 9 years ago
This is crucial for pymox as more and more projects move to full python3 
compatibility.

For now, I'll contribute to the attempted port on github, but please make this 
a priority or I would have to stop using and advocating use of pymox over other 
mock frameworks.

Original comment by lavage...@gmail.com on 24 Nov 2013 at 8:13

GoogleCodeExporter commented 9 years ago
I'm currently in Tokyo for work.  I'll look into what it'll take to get a 
"blessed" port in here when I'm back in the US.

Original comment by steve.mi...@gmail.com on 27 Nov 2013 at 9:08

GoogleCodeExporter commented 9 years ago
It could be worth to try 2to3, but I'm guessing it won't work to good with 
hackety-hack required by pymox.

Original comment by lamvak on 27 Nov 2013 at 9:09

GoogleCodeExporter commented 9 years ago
I already tried 2to3 of course, and no, it requires some more work. I'll wait 
for you to get back from your work trip - I'm anyway available to help with 
porting if needed.

Many thanks :)

G.

Original comment by lavage...@gmail.com on 27 Nov 2013 at 9:19