Home | History | Annotate | Download | only in python
      1 namespace std
      2 {
      3 %callback(1) endl;
      4 %callback(1) ends;
      5 %callback(1) flush;
      6 }
      7 
      8 %include <std/std_iostream.i>
      9