Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #41827

Python 2.7.3 + Docutils + Cygwin = Aborted?

From Tim Daneliuk <tundra@tundraware.com>
Newsgroups comp.lang.python
Subject Python 2.7.3 + Docutils + Cygwin = Aborted?
Date 2013-03-25 14:24 -0500
Organization TundraWare Inc.
Message-ID <csk62a-6n72.ln1@ozzie.tundraware.com> (permalink)

Show all headers | View raw


I've asked this question on the Docutils list but there seems to be
no obvious Docutils problem, so I'll ask here....

If I do this:

   python rst2latex.py  <foo.rst >foo.latex

It works BUT python ends with an "Aborted" message and an empty
python2.7.exe.stackdump.   The practical problem here is that
the python abort is causing the makefile that drives the whole process
to stop.

The same thing works fine with the same input file on FreeBSD or Linux.

Is there a known Cygwin python 2.7 interaction issue?
-- 
-----------------------------------------------------------------------
Tim Daneliuk

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Python 2.7.3 + Docutils + Cygwin = Aborted? Tim Daneliuk <tundra@tundraware.com> - 2013-03-25 14:24 -0500

csiph-web