[issue1481347] parse_makefile doesn't handle $$ correctly

2015-04-14 Thread Ned Deily

Ned Deily added the comment:

Thanks for investigating this, Kasia.  It appears that this problem was fixed 
some time ago in the changes associated with Issue5201.

--
nosy: +ned.deily
resolution:  - duplicate
stage: test needed - resolved
status: open - closed
superseder:  - Using LDFLAGS='-rpath=\$$LIB:/some/other/path' ./configure 
breaks the build
versions:  -Python 3.2

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1481347
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1481347] parse_makefile doesn't handle $$ correctly

2015-04-14 Thread Kasia Jachim

Kasia Jachim added the comment:

Tested on 2.7.6 (default from Ubuntu) and 3.5.0a3+ (built from sources), in 
both cases $$ seems to work correctly, returned {'FOO': '${bar} bla bla'} for 
the input from msg60909.

--
nosy: +kjachim

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1481347
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1481347] parse_makefile doesn't handle $$ correctly

2010-09-30 Thread Jeffrey Finkelstein

Jeffrey Finkelstein jeffrey.finkelst...@gmail.com added the comment:

There seems to be a test case for this:

http://svn.python.org/view/python/trunk/Lib/distutils/tests/test_sysconfig.py?view=diffr1=73340r2=73341

--
nosy: +jfinkels

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1481347
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1481347] parse_makefile doesn't handle $$ correctly

2010-08-22 Thread Mark Lawrence

Changes by Mark Lawrence breamore...@yahoo.co.uk:


--
assignee:  - tarek

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1481347
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1481347] parse_makefile doesn't handle $$ correctly

2010-07-31 Thread Mark Lawrence

Changes by Mark Lawrence breamore...@yahoo.co.uk:


--
stage:  - unit test needed
versions: +Python 3.2 -Python 2.6, Python 3.0

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1481347
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1481347] parse_makefile doesn't handle $$ correctly

2009-02-05 Thread Akira Kitada

Changes by Akira Kitada akit...@gmail.com:


--
nosy: +tarek
type:  - behavior
versions: +Python 2.6, Python 2.7, Python 3.0, Python 3.1 -Python 2.4

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue1481347
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com