[issue4654] os.path.realpath() get the wrong result

2010-06-19 Thread Shashwat Anand
Shashwat Anand added the comment: By different issue I meant expected but non-useful output. Although it does exactly what it is supposed to do, but expanding tilde (~) to $HOME could have been the default behavior(more user-friendly I should say). Don't know if that is worth it bu

[issue7192] webbrowser.get("firefox") does not work on Mac with installed Firefox

2010-06-22 Thread Shashwat Anand
Shashwat Anand added the comment: 16:05:57 l0nwlf-MBP:/Applications/Firefox.app/Contents/MacOS$ ./firefox-bin 'http://www.google.com' says firefox is already running as ff is open. After we quit ff, 16:09:05 l0nwlf-MBP:/Applications/Firefox.app/Contents/MacOS$ ./firefox-bin -re

[issue7192] webbrowser.get("firefox") does not work on Mac with installed Firefox

2010-06-22 Thread Shashwat Anand
Shashwat Anand added the comment: I searched for proxy+firefox on roundup and the only two issue I got was issue 8238 and issue 1160328. None of them seems related to webbrowser. -- ___ Python tracker <http://bugs.python.org/issue7

[issue8252] add a metadata section in setup.cfg

2010-06-22 Thread Shashwat Anand
Shashwat Anand added the comment: Is "+gsoc" a keyword too ? :O On Tue, Jun 22, 2010 at 7:16 PM, Éric Araujo wrote: > > Éric Araujo added the comment: > > I’m starting on this now. Monitor > http://bitbucket.org/Merwok/distutils2-killsetup for updates. > &g

[issue1349106] email.Generators does not separates headers with "\r\n"

2010-06-22 Thread Shashwat Anand
Changes by Shashwat Anand : -- nosy: +l0nwlf ___ Python tracker <http://bugs.python.org/issue1349106> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8252] add a metadata section in setup.cfg

2010-06-22 Thread Shashwat Anand
Shashwat Anand added the comment: merwok: Pont noted. I replied it via Gmail, was unaware of the fact that it adds an unnamed file. -- ___ Python tracker <http://bugs.python.org/issue8

[issue9033] cmd module tab misbehavior

2010-06-22 Thread Shashwat Anand
Shashwat Anand added the comment: Tested the patch and it works for trunk and python3.2 alpha. Without adding SDK flag with configure readline module failed to build. Python build finished, but the necessary bits to build these modules were not found: _gdbm ossaudiodev

[issue9048] no OS X buildbots in the stable list

2010-06-23 Thread Shashwat Anand
Changes by Shashwat Anand : -- nosy: +l0nwlf ___ Python tracker <http://bugs.python.org/issue9048> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue1685453] email package should work better with unicode

2010-06-24 Thread Shashwat Anand
Changes by Shashwat Anand : -- nosy: +l0nwlf ___ Python tracker <http://bugs.python.org/issue1685453> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9085] Version number inconsistency in email package

2010-06-26 Thread Shashwat Anand
Shashwat Anand added the comment: In python2.5 email version is 4.0.2 In python2.6 email version is 4.0.1 In python 2.7rc2 email version is 4.0.2 I think version number is wrong with 2.5, it should have been 4.0.0 rather than 4.0.2. David: Adding you as nosy so as you can confirm upon this

[issue4963] mimetypes.guess_extension result changes after mimetypes.init()

2010-06-26 Thread Shashwat Anand
Shashwat Anand added the comment: Can't reproduce. 16:36:36 l0nwlf-MBP:~$ python2.7 Python 2.7rc2+ (trunk:82148M, Jun 22 2010, 10:32:46) [GCC 4.2.1 (Apple Inc. build 5646) (dot 1)] on darwin Type "help", "copyright", "credits" or "license&quo

[issue4655] during Python installation, setup.py should not use .pydistutils.cfg

2010-06-26 Thread Shashwat Anand
Changes by Shashwat Anand : -- nosy: +tarek ___ Python tracker <http://bugs.python.org/issue4655> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8470] Let cmd.cmd.intro be unicode friendly

2010-07-04 Thread Shashwat Anand
Shashwat Anand added the comment: Python 2.7 is already released. This is a non-issue on py3.x. Should this issue be closed or we work on it. -- ___ Python tracker <http://bugs.python.org/issue8

[issue9153] Run tests and demos as part of the test suite

2010-07-05 Thread Shashwat Anand
Changes by Shashwat Anand : -- nosy: +l0nwlf ___ Python tracker <http://bugs.python.org/issue9153> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9161] add_option in optparse no longer accepts unicode string

2010-07-05 Thread Shashwat Anand
Changes by Shashwat Anand : -- nosy: +l0nwlf ___ Python tracker <http://bugs.python.org/issue9161> ___ ___ Python-bugs-list mailing list Unsubscribe:

<    1   2