Java to Python - how to??



Hello

I just start programing in Python.
I've got a qestion, how translate the example code writen in Java to
Python??


public class ConnectionManager {

public ConnectionManager() {
super();
}
public void sendAgent(Agent anAgent, WorkplaceAddress anAddress) {

}
}

bye
.



Relevant Pages

  • Re: Would Anonymous Functions Help in Learning Programming/Python?
    ... functions from Python to Java and vice-versa. ... Perhaps you can translate your Python ...
    (comp.lang.python)
  • Code generation tool
    ... translate from their respective IDLs to other languages, like C++, ... Java, Python, and so forth. ...
    (comp.compilers)
  • Re: Java to Python - how to??
    ... > I just start programing in Python. ... > public class ConnectionManager { ... > public void sendAgent(Agent anAgent, WorkplaceAddress anAddress) { ...
    (comp.lang.python)
  • Re: Java -> ActionScript?
    ... Lage sein Java zu verdrängen? ... In Ruby geht das ja, ... Andere Sprachen wie Python oder auch Ruby sind eh ... Die Syntax sollte jedoch das Programm nicht begraben. ...
    (de.comp.lang.java)
  • Re: Python or Java or maybe PHP?
    ... Python or Java? ... Ruby (with Rails, of course, as the server-side framework), Python (many ... this cuts both ways (once you've decided on Java as the language you ...
    (comp.lang.python)