[issue1520877] Distutils bugfix: Read $AR from the environment/Makefile.

2009-02-05 Thread Tarek Ziadé
Tarek Ziadé added the comment: done in r69342 -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Un

[issue1520877] Distutils bugfix: Read $AR from the environment/Makefile.

2009-02-05 Thread Tarek Ziadé
Changes by Tarek Ziadé : -- versions: -Python 2.6, Python 3.0 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1520877] Distutils bugfix: Read $AR from the environment/Makefile.

2009-02-05 Thread Tarek Ziadé
Changes by Tarek Ziadé : -- assignee: -> tarek ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.p

[issue1520877] Distutils bugfix: Read $AR from the environment/Makefile.

2009-02-04 Thread Akira Kitada
Changes by Akira Kitada : -- nosy: +tarek type: -> behavior versions: +Python 2.6, Python 2.7, Python 3.0, Python 3.1 -Python 2.5 ___ Python tracker ___ __