Re: [Python-3000] Windows registry question from blog

2007-09-02 Thread Trent Mick
TH and file association changes by default in final releases and require the user to select that for alpha/beta releases. Trent -- Trent Mick [EMAIL PROTECTED] ___ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/list

Re: [Python-3000] [Python-Dev] PEP 30XZ: Simplified Parsing

2007-05-02 Thread Trent Mick
want the EOLs? Example from some code of mine: raise MakeError("extracting '%s' in '%s' did not create the " "directory that the Python build will expect: " "'%s'" % (src_pkg, dst_di