[issue10854] Output DLL name in error message of ImportError when DLL is missing

2011-01-08 Thread anatoly techtonik
anatoly techtonik added the comment: Martin, shouldn't there be at least majority to reach consensus on this matter, or you're self-proclaimed BSDL II? =) At least failed .pyd module name should be present in error message. -- status: clos

[issue8954] wininst regression: errors when building on linux

2011-01-09 Thread anatoly techtonik
anatoly techtonik added the comment: Fixed Ezio comments at http://codereview.appspot.com/1774043 Eric, if I understand you correctly, the mbcs issue you're experiencing is unrelated to the patch. What else do you need? -- ___ Python tr

[issue8871] --user-access-control=auto has no effect

2011-01-09 Thread anatoly techtonik
Changes by anatoly techtonik : -- resolution: -> invalid status: open -> closed ___ Python tracker <http://bugs.python.org/issue8871> ___ ___ Python-bugs-

[issue8871] --user-access-control=auto has no effect

2011-01-09 Thread anatoly techtonik
Changes by anatoly techtonik : -- resolution: invalid -> out of date ___ Python tracker <http://bugs.python.org/issue8871> ___ ___ Python-bugs-list mai

[issue8954] wininst regression: errors when building on linux

2011-01-09 Thread anatoly techtonik
Changes by anatoly techtonik : Added file: http://bugs.python.org/file20325/suffix.patch ___ Python tracker <http://bugs.python.org/issue8954> ___ ___ Python-bugs-list m

[issue8954] wininst regression: errors when building on linux

2011-01-09 Thread anatoly techtonik
Changes by anatoly techtonik : Removed file: http://bugs.python.org/file17961/suffix.patch ___ Python tracker <http://bugs.python.org/issue8954> ___ ___ Python-bugs-list m

[issue7229] Manual entry for time.daylight can be misleading

2011-01-11 Thread anatoly techtonik
anatoly techtonik added the comment: Classic user developer impedance mismatch. =) I agree that Python should guard its users against crazy standards that creep into standard lib, because nobody had time to think about pythonic API. I propose the following change: http://docs.python.org

[issue1667546] Time zone-capable variant of time.localtime

2011-01-11 Thread anatoly techtonik
anatoly techtonik added the comment: IIUC #9527 is about datetime and this request is about time.localtime, i.e. about making the API more intuitive for users. I don't think this issue should be closed. -- status: pending -> open __

[issue10887] Add link to development ML

2011-01-11 Thread anatoly techtonik
New submission from anatoly techtonik : Tarek, can you add link to http://groups.google.com/group/the-fellowship-of-the-packaging to distutils dev pages at https://bitbucket.org/tarek/distutils2/wiki/Home ? -- assignee: tarek components: Distutils2 messages: 125998 nosy: eric.araujo

[issue7229] Manual entry for time.daylight can be misleading

2011-01-11 Thread anatoly techtonik
anatoly techtonik added the comment: On Tue, Jan 11, 2011 at 4:52 PM, Alexander Belopolsky wrote: > .. >> http://docs.python.org/library/time.html#time.daylight >> -  Nonzero if a DST timezone is defined. >> + .. To check if DST is currently active, use `time.localtime(t).

[issue7229] Manual entry for time.daylight can be misleading

2011-01-11 Thread anatoly techtonik
anatoly techtonik added the comment: On Tue, Jan 11, 2011 at 9:42 PM, Alexander Belopolsky wrote: > >> I have to agree with the OP that the current state of the docs is not as >>clear as it could be. > > In some ways the state of the docs is reflective of the state of the

[issue7662] time.utcoffset()

2011-01-13 Thread anatoly techtonik
anatoly techtonik added the comment: This one is a different issue. Even though it can not be solved without by #9527, it is not superseded by it. So, better add to dependencies. -- resolution: rejected -> status: pending -> open ___

[issue7662] time.utcoffset()

2011-01-13 Thread anatoly techtonik
anatoly techtonik added the comment: I am tired. Do as you wish. -- status: open -> closed ___ Python tracker <http://bugs.python.org/issue7662> ___ ___ Py

[issue7662] time.utcoffset()

2011-01-13 Thread anatoly techtonik
Changes by anatoly techtonik : -- nosy: -techtonik ___ Python tracker <http://bugs.python.org/issue7662> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10906] wsgiref should mention that CGI scripts usually expect HTTPS variable to be set to 'on'

2011-01-14 Thread anatoly techtonik
New submission from anatoly techtonik : http://docs.python.org/library/wsgiref.html#wsgiref.util.guess_scheme The documentation says servers typically set HTTPS variable to a value of “1” or “yes”, when a request is received via SSL, but CGI tutorials, IIS and Apache set this to “on

[issue10854] Output .pyd name in error message of ImportError when DLL load fails

2011-01-14 Thread anatoly techtonik
anatoly techtonik added the comment: Great. Thanks! -- ___ Python tracker <http://bugs.python.org/issue10854> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10917] PEP 333 link to CGI specification is broken

2011-01-15 Thread anatoly techtonik
New submission from anatoly techtonik : http://www.python.org/dev/peps/pep-0333/#id7 Link to CGI spec is broken. -- assignee: docs@python components: Documentation messages: 126361 nosy: docs@python, techtonik priority: normal severity: normal status: open title: PEP 333 link to CGI

[issue10917] PEP 333 link to CGI specification is broken

2011-01-16 Thread anatoly techtonik
anatoly techtonik added the comment: w00t -- ___ Python tracker <http://bugs.python.org/issue10917> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10917] PEP 333 link to CGI specification is broken

2011-01-16 Thread anatoly techtonik
anatoly techtonik added the comment: Nevermind. It's just another word for gr8. -- ___ Python tracker <http://bugs.python.org/issue10917> ___ ___ Pytho

[issue10917] PEP 333 link to CGI specification is broken

2011-01-16 Thread anatoly techtonik
anatoly techtonik added the comment: No surprises. Core Python community is so old that it is unlikely that people there ever experienced online gameplay. The only online game they've ever installed was probably EVE Online and if they've installed it - that was just because Stackle

[issue8954] wininst regression: errors when building on linux

2011-01-19 Thread anatoly techtonik
anatoly techtonik added the comment: Is this issue really critical? Bump. -- ___ Python tracker <http://bugs.python.org/issue8954> ___ ___ Python-bugs-list m

[issue8954] wininst regression: errors when building on linux

2011-01-19 Thread anatoly techtonik
Changes by anatoly techtonik : Added file: http://bugs.python.org/file20451/issue1774043_7001.diff ___ Python tracker <http://bugs.python.org/issue8954> ___ ___ Python-bug

[issue10945] bdist_wininst depends on MBCS codec, unavailable on non-Windows

2011-01-19 Thread anatoly techtonik
anatoly techtonik added the comment: I believe it is better to start and commit a testcase . -- nosy: +techtonik ___ Python tracker <http://bugs.python.org/issue10

[issue10945] bdist_wininst depends on MBCS codec, unavailable on non-Windows

2011-01-19 Thread anatoly techtonik
anatoly techtonik added the comment: Please don't ask me about patches. Core devs won't accept them. -- ___ Python tracker <http://bugs.python.o

[issue10887] Add link to development ML

2011-01-19 Thread anatoly techtonik
anatoly techtonik added the comment: Backlink to project web site won't hurt either. ;) -- ___ Python tracker <http://bugs.python.org/issue10887> ___ ___

[issue10887] Add link to development ML

2011-01-20 Thread anatoly techtonik
anatoly techtonik added the comment: Link on group description page to FOTP project site. I thought that https://bitbucket.org/tarek/distutils2/wiki/Home is that site. -- ___ Python tracker <http://bugs.python.org/issue10

[issue10906] wsgiref should mention that CGI scripts usually expect HTTPS variable to be set to 'on'

2011-01-20 Thread anatoly techtonik
anatoly techtonik added the comment: The problem that most scripts check for 'on', and not for '1'. http://www.cgi101.com/book/ch3/text.html More than that - I don't know any servers that set this to '1', except mod_wsgi, and perhaps other implementations

[issue3341] "Suggest a change" link

2011-01-20 Thread anatoly techtonik
anatoly techtonik added the comment: Still actual, esp. with this - http://google-opensource.blogspot.com/2011/01/make-quick-fixes-quicker-on-google.html and this http://codemirror.net/ -- status: closed -> open ___ Python tracker &l

[issue11009] urllib.splituser is not documented

2011-01-25 Thread anatoly techtonik
New submission from anatoly techtonik : I'm studying old code that uses urllib.splituser() call and can't find description of this function in Python 2.6.6 docs. -- assignee: docs@python components: Documentation messages: 127047 nosy: docs@python, techtonik priority: norma

[issue11097] MSI: Remove win32com dependency from installer generator

2011-02-02 Thread anatoly techtonik
New submission from anatoly techtonik : The MSI installer is generated using msilib.py from http://svn.python.org/projects/python/branches/release27-maint/Tools/msi that is dependent from external win32com module. We also have internal 'msilib' module that is unused for some reas

[issue11129] logging: allow multiple entries in qualname config

2011-02-05 Thread anatoly techtonik
New submission from anatoly techtonik : When configuration is specified in external file, qualname attribute should allow several values. Maybe comma separated. -- messages: 127992 nosy: techtonik priority: normal severity: normal status: open title: logging: allow multiple entries in

[issue5285] hmac throws TypeErrors

2011-02-05 Thread anatoly techtonik
anatoly techtonik added the comment: This damn bug ruined my day. MoinMoin couldn't reset password on many outdated wikies < 1.8.2 (including Python's one probably), because of it. http://moinmo.in/MoinMoinBugs/1.8_ResetPasswordError -- nos

[issue11129] logging: allow multiple entries in qualname config

2011-02-07 Thread anatoly techtonik
anatoly techtonik added the comment: Where is this configuration? -- ___ Python tracker <http://bugs.python.org/issue11129> ___ ___ Python-bugs-list mailin

[issue11129] logging: allow multiple entries in qualname config

2011-02-08 Thread anatoly techtonik
anatoly techtonik added the comment: And how do you intend to parse the dictionary stored in external file? Evaluating this script is unsafe. -- ___ Python tracker <http://bugs.python.org/issue11

[issue11129] logging: allow multiple entries in qualname config

2011-02-08 Thread anatoly techtonik
Changes by anatoly techtonik : -- type: -> security ___ Python tracker <http://bugs.python.org/issue11129> ___ ___ Python-bugs-list mailing list Unsubscri

[issue7284] optparse - display version in usage by default

2011-02-16 Thread anatoly techtonik
anatoly techtonik added the comment: Does argparse display version by default? -- status: closed -> open ___ Python tracker <http://bugs.python.org/iss

[issue11253] autodocument first appearance of ctypes.wintypes constants

2011-02-19 Thread anatoly techtonik
New submission from anatoly techtonik : I've just noticed that my application is incompatible with Python 2.5, because ctypes.wintypes is missing SHORT constants. However, I can't find the information when these symbols were introduced first. To prevent such confusion in future i

[issue2405] Drop w9xpopen and all dependencies

2011-02-19 Thread anatoly techtonik
anatoly techtonik added the comment: I still see w9xpopen.exe in my Python 3.2 installation, which is kind of strange to me. -- nosy: +techtonik versions: +Python 3.3 ___ Python tracker <http://bugs.python.org/issue2

[issue2837] OpenID wannabe

2008-05-12 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: What kind of registered users are available? I thought this site uses single sign on system. __ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue2837] OpenID wannabe

2008-05-15 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: I mean that it is rather common practice for internet projects that every member of community has one one login that works for all services this community uses. This is called "single sign-on" or SSO http://en.wi

[issue2889] curses for windows (alternative patch)

2008-05-15 Thread anatoly techtonik
New submission from anatoly techtonik <[EMAIL PROTECTED]>: Make curses available on Windows by using PDCurses library. Alternative patch for issue 1005895 using current trunk. Attached .bat file is used to compile it under MinGW, but I'd be glad to know how to integrate the patch

[issue2889] curses for windows (alternative patch)

2008-05-15 Thread anatoly techtonik
Changes by anatoly techtonik <[EMAIL PROTECTED]>: Added file: http://bugs.python.org/file10340/curses_win_compile.bat __ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue2988] Invalid cookies crash web applications

2008-05-28 Thread anatoly techtonik
New submission from anatoly techtonik <[EMAIL PROTECTED]>: Current BaseCookie and SimpleCookie may crash web-application when running on the same domain with other scripts. Other scripts may create invalid cookies that lead to Cookie.CookieError: Illegal key value in Python. This c

[issue1005895] curses for win32

2008-05-28 Thread anatoly techtonik
Changes by anatoly techtonik <[EMAIL PROTECTED]>: -- nosy: +techtonik ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1005895> ___ _

[issue1613573] xmlrpclib ServerProxy uses old httplib interface

2008-07-01 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: * use newer 2.0 public interface of httplib for connection handling Attached patch is for trunk/ Tested for Python 2.5 issue1767370 is a separate issue that can be fixed later -- keywords: +patch nosy: +techtonik ve

[issue648658] xmlrpc can't do proxied HTTP

2008-07-01 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: I will be second to emphasize the importance of using XML-RPC through a proxy. bzr behind a proxy can't be used with launchpad because of this bug. -- nosy: +techtonik ___ Pyt

[issue3340] optparse print_usage(),.. methods are not documented

2008-07-11 Thread anatoly techtonik
New submission from anatoly techtonik <[EMAIL PROTECTED]>: optparse API documentation is incomplete. It doesn't mention at least some useful functions such as print_usage(), get_usage(), get/print_version() present in optparse.py docstrings. -- assignee: georg.brandl

[issue3341] "Suggest a change" link

2008-07-11 Thread anatoly techtonik
New submission from anatoly techtonik <[EMAIL PROTECTED]>: It would be convenient to have "Suggest a change" link in the bottom of documentation pages to allow people propose fixes and additions. This can be a simple feedback form with an optional "patch" field that

[issue2823] "Report bug" links

2008-07-11 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: Filed a proposal for online documentation editing tool. http://bugs.python.org/issue3341 ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue3349] search for 'patch' produces roundup error

2008-07-12 Thread anatoly techtonik
New submission from anatoly techtonik <[EMAIL PROTECTED]>: If you'll try to search 'patch' word in this bugtracker, you will likely to get the error saved in attached file. -- files: bugs.python.org.txt messages: 69588 nosy: techtonik severity: normal status: o

[issue3349] search for 'patch' produces roundup error

2008-07-12 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: Thanks. ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3349> ___ ___ Python-bugs

[issue3359] add 'rbU' mode to open()

2008-07-14 Thread anatoly techtonik
New submission from anatoly techtonik <[EMAIL PROTECTED]>: 'rU' universal newline support is useless, because read lines end with '\n' regardless of actual line end in the source file. Applications that care about line ends still open file in binary mode and gather th

[issue3359] add 'rbU' mode to open()

2008-07-15 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: If you open file with 'r' - all line endings will be mapped precisely to '\n' anyways, so it has nothing to do with 'U' mode. ___ Python tracker <[EMAIL PROTEC

[issue3359] add 'rbU' mode to open()

2008-07-15 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: That's weird and the worst is that it is not documented. Manual says: "If Python is built without universal newline support a mode with 'U' is the same as normal text mode." but no information about what

[issue3341] "Suggest a change" link

2008-07-16 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: Any links to alpha code? ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3341> ___ _

[issue3359] add 'rbU' mode to open()

2008-07-16 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: > This behavior is inherited from the C-level fopen() and therefore > "normal text mode" is whatever that defines. > Is this really nowhere documented? Relation to fopen() function may be documented, but there

[issue3359] add 'rbU' mode to open()

2008-07-20 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: That's fine with me. I just need a 'rbU' mode to know in which format should I write the output file if I want to preserve proper line endings regardless of platform. As for Python 2.6 note - I would replace "m

[issue3359] add 'rbU' mode to open()

2008-07-20 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: If lineends are mixed I would like to leave them as is. ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue3359] add 'rbU' mode to open()

2008-07-24 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: Thanks for the hints. It appeared that "universal text mode" is not for crossplatform but for platform-specific programming. =) So I gave it up and ended with my own 'rb' newlines counter and 'wb' wr

[issue3359] add 'rbU' mode to open()

2008-07-24 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: This '\r' makes things worse. I am also on Windows and didn't thought that "rb" processes '\r\n' linefeeds as a side-effect of '\n' being the last character. Thanks. newline=''

[issue2200] find_executable fails to find .bat files on win32

2008-09-03 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: I've run into the same problem. Attached patch (updated with Lev code) is almost the same except that it doesn't attempt to return executable files without executable extension. It also accounts that os2 executables ca

[issue2200] find_executable fails to find .bat files on win32

2008-09-03 Thread anatoly techtonik
Changes by anatoly techtonik <[EMAIL PROTECTED]>: Removed file: http://bugs.python.org/file11358/spawn.patch.txt ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue2200] find_executable fails to find .bat files on win32

2008-09-03 Thread anatoly techtonik
Changes by anatoly techtonik <[EMAIL PROTECTED]>: Added file: http://bugs.python.org/file11359/spawn.patch.txt ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue4015] [patch] make installed scripts executable on windows

2008-10-02 Thread anatoly techtonik
New submission from anatoly techtonik <[EMAIL PROTECTED]>: Distutils contains code to make scripts executable on posix platform. Here is a patch to for the same feature for nt. It adds .bat file for every script that doesn't have executable launcher. -- components: Dist

[issue4015] [patch] make installed scripts executable on windows

2008-10-04 Thread anatoly techtonik
anatoly techtonik <[EMAIL PROTECTED]> added the comment: 1. Associations still do not show Scripts/ among executable files in Run dialog. 2. Association works only for one version of properly installed Python. It won't work if Python is installed for different user, if extensi

[issue4137] update SIG web pages

2010-01-18 Thread anatoly techtonik
anatoly techtonik added the comment: By the way, where is the tracker for python.org websites? -- ___ Python tracker <http://bugs.python.org/issue4137> ___ ___

[issue3341] "Suggest a change" link

2010-01-18 Thread anatoly techtonik
anatoly techtonik added the comment: This functionality is specific request for python documentation, so adjustments should be made to Sphinx customization layer for docs.python.org if Sphinx itself doesn't provide such feature. Is there a bug tracker for python.org infrastru

[issue7731] Search is sluggish

2010-01-18 Thread anatoly techtonik
New submission from anatoly techtonik : docs.python.org site search is sluggish or may seem not working at all. The reason is that before search starts, it requires a 800k+ index file to be loaded http://docs.python.org/searchindex.js This file is usually cached. You might not notice

[issue7731] Search is sluggish

2010-01-18 Thread anatoly techtonik
anatoly techtonik added the comment: It appears the doctools project is outdated and development for documentation generation tools moved to Sphinx project. Patch for Sphinx is in Sphinx bug tracker at http://bitbucket.org/birkenfeld/sphinx/issue/322/improve-search-responsiveness

[issue7731] Search is sluggish

2010-01-18 Thread anatoly techtonik
anatoly techtonik added the comment: I would keep this ticket open until the issue is fixed for docs.python.org -- ___ Python tracker <http://bugs.python.org/issue7

[issue7798] document pydoc methods

2010-01-28 Thread anatoly techtonik
New submission from anatoly techtonik : pydoc contains some useful methods like "pager()" that could be reused in many python application, and it would be handy to have a documentation for them in Python manual http://docs.python.org/library/pydoc -- assignee: georg.brandl

[issue7798] document pydoc methods

2010-02-01 Thread anatoly techtonik
anatoly techtonik added the comment: I won't mind against the pager module in the main library. -- ___ Python tracker <http://bugs.python.org/issue7798> ___ ___

[issue1005895] curses for win32

2010-02-03 Thread anatoly techtonik
anatoly techtonik added the comment: Can this be considered a duplicate of issue 2889? -- versions: +Python 2.7 -Python 2.6 ___ Python tracker <http://bugs.python.org/issue1005

[issue7582] [patch] diff.py to use iso timestamp

2010-02-09 Thread anatoly techtonik
anatoly techtonik added the comment: So, is that right that even if time.daylight specifies the offset, this doesn't mean that this offset is active? MS documentation you referenced is unclear: "The _get_daylight function retrieves the number of hours in daylight saving time as

[issue7582] [patch] diff.py to use iso timestamp

2010-02-09 Thread anatoly techtonik
anatoly techtonik added the comment: You are right. [pydst.py]-- import time print time.asctime() print time.localtime().tm_isdst print time.daylight Tue Feb 09 10:31:47 2010 0 1 Sun May 09 10:33:20 2010 1 1 There is already an issue #7229 to correct the docs

[issue7891] add links to SVN for documentation developers

2010-02-09 Thread anatoly techtonik
New submission from anatoly techtonik : http://www.python.org/dev/doc/ - this wordy page miss one important code snippet: {{{ svn co http://svn.python.org/projects/python/trunk/Doc }}} the result of reduce(meditate("http://www.python.org/dev/doc/";, "how to make a patch?"

[issue7229] [PATCH] Manual entry for time.daylight can be misleading

2010-02-09 Thread anatoly techtonik
anatoly techtonik added the comment: Run into the same problem in issue #7582. Patch attached, but wording can be improved. http://docs.python.org/library/time.html#time.daylight -- keywords: +patch nosy: +techtonik title: Manual entry for time.daylight can be misleading -> [PA

[issue7229] [PATCH] Manual entry for time.daylight can be misleading

2010-02-09 Thread anatoly techtonik
anatoly techtonik added the comment: Perhaps altzone() documentation is also wrong. Brian, can you comment on this? http://docs.python.org/library/time.html#time.altzone -- nosy: +brian.curtin ___ Python tracker <http://bugs.python.org/issue7

[issue7582] [patch] diff.py to use iso timestamp

2010-02-09 Thread anatoly techtonik
anatoly techtonik added the comment: Finally! (I really hope so) -- Added file: http://bugs.python.org/file16184/diff.py_iso_timestamps_true_with_true_dst.diff ___ Python tracker <http://bugs.python.org/issue7

[issue7662] time.utcoffset()

2010-02-09 Thread anatoly techtonik
anatoly techtonik added the comment: Updated Python code according to discussion from aforementioned issue #7582. Unfortunately, I can't find Python source for `time` module to make a proper patch out of it. def time.utcoffset(): """Return current UTC offset i

[issue7582] [patch] diff.py to use iso timestamp

2010-02-10 Thread anatoly techtonik
anatoly techtonik added the comment: I use this tool in instructions how to generate patches on windows, so I am interested to see this fix in the version, that users will likely to use for next couple of years, but I'd be happy to see this committed in any branch. If it is going

[issue7585] [patch] difflib should separate filename from timestamp with tab

2010-02-10 Thread anatoly techtonik
anatoly techtonik added the comment: The reason is to provide a good usage example. -- ___ Python tracker <http://bugs.python.org/issue7585> ___ ___ Python-bug

[issue7582] [patch] diff.py to use iso timestamp

2010-02-10 Thread anatoly techtonik
anatoly techtonik added the comment: I am sorry - too much windows to reply. This must be *unified*, of course. -- ___ Python tracker <http://bugs.python.org/issue7

[issue7582] [patch] diff.py to use iso timestamp

2010-02-16 Thread anatoly techtonik
anatoly techtonik added the comment: Ok. Let's commit it at least to 2.7 - I'll create a separate issue for discussion of unified diff format later. -- ___ Python tracker <http://bugs.python.

[issue7939] subprocess: call([arg, arg2], shell=True) vs call(arg+" "+arg2, shell=True)

2010-02-16 Thread anatoly techtonik
anatoly techtonik added the comment: I can't see changes to subprocess.call() docs in issue #6760. I reopen this bug, because call() definitely need a visible note about this significant behavior. I can not reopen #6760 http://docs.python.org/library/subprocess.html#convenience-func

[issue7939] subprocess: call([arg, arg2], shell=True) vs call(arg+" "+arg2, shell=True)

2010-02-16 Thread anatoly techtonik
anatoly techtonik added the comment: I still do not agree. There should be a note in call() documentation, because users will waste their time experiencing the bug before reading documentation again. If you can't make something just work without rereading the whole doc - that's no

[issue7939] subprocess: call([arg, arg2], shell=True) vs call(arg+" "+arg2, shell=True)

2010-02-16 Thread anatoly techtonik
anatoly techtonik added the comment: Thanks. That should be enough, although I wouldn't mind against more prominent notice to urge users to go and see Popen parameters. I would also add a second example to allow users see the difference. For instance, how to execute another Python s

[issue7939] subprocess: call([arg, arg2], shell=True) vs call(arg+" "+arg2, shell=True)

2010-02-16 Thread anatoly techtonik
anatoly techtonik added the comment: The last one should be: retcode = call([sys.executable, "diff.py oldfile newfile"]) -- ___ Python tracker <http://bugs.python.

[issue7939] subprocess: call([arg, arg2], shell=True) vs call(arg+" "+arg2, shell=True)

2010-02-16 Thread anatoly techtonik
anatoly techtonik added the comment: You are right - I should read the docs, but one of the outstanding features of Python is that in many cases you can test the code faster than read documentation. =) It would help if ["ls", "-la"] example included third argument thu

[issue8146] Latest version of Python for windows 98

2010-03-15 Thread anatoly techtonik
New submission from anatoly techtonik : http://www.python.org/download/windows/ This page lacks information about which versions of Python were last supported for Windows 95, Windows 98 and Windows 2000. Which may run even though they are not supported on these platforms anymore

[issue8147] os.system and standard C function system() limitations

2010-03-15 Thread anatoly techtonik
New submission from anatoly techtonik : http://docs.python.org/library/os.html#os.system ...This is implemented by calling the Standard C function system(), and has the same limitations... Which limitations? BTW, is the Windows 98 comment can be dropped. -- assignee: georg.brandl

[issue8151] [patch] convenience links for subprocess.call()

2010-03-15 Thread anatoly techtonik
New submission from anatoly techtonik : http://codereview.appspot.com/577041/show Index: make.bat === --- make.bat(revision 78986) +++ make.bat(working copy) @@ -1,4 +1,4 @@ -@@echo off +...@echo off setlocal set

[issue8151] [patch] convenience links for subprocess.call()

2010-03-19 Thread anatoly techtonik
Changes by anatoly techtonik : -- versions: +Python 2.6, Python 2.7 ___ Python tracker <http://bugs.python.org/issue8151> ___ ___ Python-bugs-list mailin

[issue1059244] distutil bdist hardcodes the python location

2010-03-21 Thread anatoly techtonik
Changes by anatoly techtonik : -- versions: +Python 2.6, Python 2.7 ___ Python tracker <http://bugs.python.org/issue1059244> ___ ___ Python-bugs-list mailin

[issue1059244] distutil bdist hardcodes the python location

2010-03-21 Thread anatoly techtonik
anatoly techtonik added the comment: I am creating packages for PyPI and they all are created wrong. If the module is pure Python - 'bdist' should be equal to 'sdist'. -- nosy: +techtonik ___ Python tracker <http://bugs.

[issue7583] doctest should normalize tabs when comparing output

2010-03-31 Thread anatoly techtonik
Changes by anatoly techtonik : -- keywords: +patch Added file: http://bugs.python.org/file16712/issue7583.doctest.tabs.diff ___ Python tracker <http://bugs.python.org/issue7

[issue7583] [patch] doctest should normalize tabs when comparing output

2010-03-31 Thread anatoly techtonik
Changes by anatoly techtonik : -- title: doctest should normalize tabs when comparing output -> [patch] doctest should normalize tabs when comparing output ___ Python tracker <http://bugs.python.org/iss

[issue7585] [patch] difflib should separate filename from timestamp with tab

2010-03-31 Thread anatoly techtonik
anatoly techtonik added the comment: depends on issue #7583 -- ___ Python tracker <http://bugs.python.org/issue7585> ___ ___ Python-bugs-list mailing list Unsub

[issue7583] [patch] doctest should normalize tabs when comparing output

2010-03-31 Thread anatoly techtonik
anatoly techtonik added the comment: http://codereview.appspot.com/848043/show -- ___ Python tracker <http://bugs.python.org/issue7583> ___ ___ Python-bugs-list m

[issue7443] test.support.unlink issue on Windows platform

2010-03-31 Thread anatoly techtonik
anatoly techtonik added the comment: It would be nice to see standalone test case that illustrates the problem. -- nosy: +techtonik ___ Python tracker <http://bugs.python.org/issue7

<    1   2   3   4   5   6   7   8   9   10   >