Re: [IronPython] IronPython + XSLT 2.0 Extension Functions

2006-09-14 Thread M. David Peterson
NOTE: If any of you get an error that states it can access the .manifest file, make sure you are accessing this from within IE and not Firefox (see: http://www.hanselman.com/blog/ClickOnceAndFireFoxWithACustomSetupEqualsClickThriceAndBeDisappointed.aspx for more detail).  If you are accessing from

Re: [IronPython] IronPython + XSLT 2.0 Extension Functions

2006-09-14 Thread M. David Peterson
Sorry, the "same output as below" refers to,Setting configurationhttp://saxon.sf.net/clitype">1.4142135623730951NoneOn 9/14/06, M. David Peterson <[EMAIL PROTECTED]> wrote: Hey All,If you access > http://pypod.net/console/index.html < inside of Internet Explorer, click "Install", and as long as t

[IronPython] IronPython + XSLT 2.0 Extension Functions

2006-09-14 Thread M. David Peterson
Hey All,If you access > http://pypod.net/console/index.html < inside of Internet Explorer, click "Install", and as long as the application installs correctly (it should -- I've verified as such on several machines -- but you never know until you know ;), at the prompt, type, >>> import test.extf_t