FGPythonSys: Difference between revisions

Jump to navigation Jump to search
Line 337: Line 337:


== Status ==
== Status ==
* http://forum.flightgear.org/viewtopic.php?f=6&t=28378&hilit=cppunit&start=150#p275754
{{FGCquote
* https://sourceforge.net/u/edauvergne/flightgear/ci/521679677be33afa61860abbc1cdb17a50468267/log/?path=
|1= Just a quick update, now that I have a test suite up and running (I'll post full details on the devel mailing list), I'm now working on a 'fg_sys' Python module to supply 'sys' module equivalent functions.  The initial aim of this basic infrastructure is to replace sys.stdout and sys.stderr so that this works through the SG_LOG() system, allowing all printouts and feedback to go through the normal FlightGear/SimGear IO channels.
|2= {{cite web
  | url    = http://forum.flightgear.org/viewtopic.php?p=275754#p275754
  | title  = <nowiki>Re: FGPython an propose for Python as an nasal alternative</nowiki>
  | author = <nowiki>bugman</nowiki>
  | date  = Feb 11th, 2016
  | added  = Feb 11th, 2016
  | script_version = 0.23
  }}
}}
 
https://sourceforge.net/u/edauvergne/flightgear/ci/521679677be33afa61860abbc1cdb17a50468267/log/?path=


== Motivation ==
== Motivation ==

Navigation menu