[GRASS-dev] [GRASS GIS] #3692: The python gcore message() function does not work in 7.4.2

GRASS GIS trac at osgeo.org
Tue Nov 6 07:48:56 PST 2018


#3692: The python gcore message() function does not work in 7.4.2
--------------------------+-----------------------------
  Reporter:  micha        |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  7.4.3
 Component:  Python       |    Version:  7.4.2
Resolution:               |   Keywords:  message, python
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-----------------------------

Comment (by martinl):

 Right, after changing

 ```
 _capture_stderr = True
 ```

 to

 ```
 _capture_stderr = False
 ```

 message is printed out.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3692#comment:5>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list