Python: learn or rewrite in Java?

Q: I am a Java programmer and I have a small utility program that is written in Python that needs some minor mods. From someone from a Java/C/C++ background Python looks weird. Should I attempt to learn Python (beginners level would probably do) and fix it or rewrite the thing in Java? It is open source/GPL so in either case I will have to publish my changes.

A: well u can learn Python . Who knows that it might help sometime in future !

Related items