In article <xns9d02b5e2cd9b1duncanbo...@127.0.0.1>,
Duncan Booth  <duncan.bo...@suttoncourtenay.org.uk> wrote:
>
>That seems overkill. This does pretty much the same thing:
>
>       @(C:\Python26\Python -x %~f0 %* || pause) && goto:EOF
>       import sys
>       print sys.version
>       # raise RuntimeError # uncomment to trigger the 'pause'

<blink>  What version of Windows is necessary to use this?  Anything with
cmd.exe?  (Sure doesn't look anything like DOS batch files...)
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

import antigravity
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to