[GRASS-dev] [GRASS GIS] #2389: Error in Grass-gis 7.1. svn
GRASS GIS
trac at osgeo.org
Sat Nov 8 13:04:42 PST 2014
#2389: Error in Grass-gis 7.1. svn
--------------------------------+-------------------------------------------
Reporter: Faraslis | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Startup | Version: unspecified
Keywords: wingrass, grass.py | Platform: MSWindows 7
Cpu: x86-32 |
--------------------------------+-------------------------------------------
Changes (by neteler):
* keywords: wingrass => wingrass, grass.py
* component: Default => Startup
Comment:
Replying to [ticket:2389 Faraslis]:
> -------------------------------------------------------- [[BR]]
> nul=open <os.devnull, 'w'> [[BR]]
> IOerror: [Errno 2] No such file or directory : 'nul' [[BR]]
> -------------------------------------------------------- [[BR]]
@devs, for the record:
{{{
grep -n 'nul = open' ./lib/init/grass.py
409: nul = open(os.devnull, 'w')
540: nul = open(os.devnull, 'w')
1184: nul = open(os.devnull, 'w')
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2389#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list