From: "Peter J. Holzer"
From: "Peter J. Holzer"
--prnws536gtytpj5v
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On 2018-06-22 17:20:29 -0700, denis.akhiya...@gmail.com wrote:
> Either wait for IronPython 3.6, use COM intero
To: Steven D'Aprano
From: "wxjmfauth"
To: Steven D'Aprano
From: wxjmfa...@gmail.com
Le vendredi 22 juin 2018 11:07:15 UTC+2, Steven D'Aprano a ─CcritΓ :
>
> C# <--> IronPython 2.7 <--> CPython 3.6
>
C# <--> IronPython 2.7.
It will not work. Coding of characters ! Try with IronPython 2.7.8.
To: Schachner, Joseph
From: "denis akhiyarov"
To: Schachner, Joseph
From: denis.akhiya...@gmail.com
Either wait for IronPython 3.6, use COM interop, pythonnet, subprocess, or
things like gRPC. Based on PyPy experience, it is probably 1-2 years of
sponsored development to get a working IronPy
From: "Peter J. Holzer"
--prnws536gtytpj5v
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On 2018-06-22 17:20:29 -0700, denis.akhiya...@gmail.com wrote:
> Either wait for IronPython 3.6, use COM interop, pythonnet,
> subprocess
To: Steven D'Aprano
From: wxjmfa...@gmail.com
Le vendredi 22 juin 2018 11:07:15 UTC+2, Steven D'Aprano a ─CcritΓ :
>
> C# <--> IronPython 2.7 <--> CPython 3.6
>
C# <--> IronPython 2.7.
It will not work. Coding of characters ! Try with IronPython 2.7.8.
PS Yes, I know, it is based on .NET !!!
To: Schachner, Joseph
From: denis.akhiya...@gmail.com
Either wait for IronPython 3.6, use COM interop, pythonnet, subprocess, or
things like gRPC. Based on PyPy experience, it is probably 1-2 years of
sponsored development to get a working IronPython 3.6.
--- BBBS/Li6 v4.10 Toy-3
* Origin: Pri
On 2018-06-22 17:20:29 -0700, denis.akhiya...@gmail.com wrote:
> Either wait for IronPython 3.6, use COM interop, pythonnet,
> subprocess, or things like gRPC. Based on PyPy experience, it is
> probably 1-2 years of sponsored development to get a working
> IronPython 3.6.
What is the current state
Either wait for IronPython 3.6, use COM interop, pythonnet, subprocess, or
things like gRPC. Based on PyPy experience, it is probably 1-2 years of
sponsored development to get a working IronPython 3.6.
--
https://mail.python.org/mailman/listinfo/python-list
Wait.
-Original Message-
From: fantasywan...@gmail.com
Sent: Friday, June 22, 2018 2:45 AM
To: python-list@python.org
Subject: ironpython not support py3.6
We have a project implemented with c# and python, iron python is a good choice
for us to integrate these two tech together but ir
On Thu, 21 Jun 2018 23:44:40 -0700, fantasywangxg wrote:
> We have a project implemented with c# and python, iron python is a good
> choice for us to integrate these two tech together but iron python not
> support python 3.6 yet, any suggest for this?
How big is your budget? Could you pay the Ir
rom: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Dino Viehland
Sent: Sunday, March 13, 2011 2:22 PM
To: Discussion of IronPython; python-list
Subject: Re: [IronPython] IronPython 2.7 Now Available
The PTVS release is really an extended version of the tool
.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Medcoff, Charles
> Sent: Sunday, March 13, 2011 2:15 PM
> To: Discussion of IronPython; python-list
> Subject: Re: [IronPython] IronPython 2.7 Now Available
>
> Can someone on the list clarify differences or overlap between the to
Can someone on the list clarify differences or overlap between the tools
included in this release, and the PTVS release?
--
http://mail.python.org/mailman/listinfo/python-list
Lev wrote:
> I'm an on and off Python developer and use it as one of the tools.
> Never for writing "full-blown" applications, but rather small, "one-of-
> a-kind" utilities. This time I needed some sort of backup and
> reporting utility, which is to be used by the members of our team
> once or twi
On Dec 23, 6:20 am, Lev wrote:
> Is this a correct group to talk about Ironpython? If not, please tell
> which is?
The group for IronPython specific issues is:
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
It's quite active and helpfull.
Cheers,
Nenad
--
http://mail.python.org
Hi!
IronPython is an implementation of Python.
IMO, this group talk about all Pythons.
Therefore, for me, this group is OK.
--
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
On Apr 15, 3:31 pm, Thomas Gagne wrote:
> OK--I also haven't programmed on .NET before.
>
> My goal is to play with the "EssentialPDF" libraries inside IronPython.
> But I'm not clear on how to import (load?) Essential's .dll files. Of
> course, all the samples files are in C# and VB. I guess
On Wed, Apr 15, 2009 at 4:31 PM, Thomas Gagne wrote:
> OK--I also haven't programmed on .NET before.
>
> My goal is to play with the "EssentialPDF" libraries inside IronPython.
> But I'm not clear on how to import (load?) Essential's .dll files. Of
> course, all the samples files are in C# and V
>
> I don't know the answer - I do know that .NET permissions issues and
> accessing network resources are a bit 'weird'. You're likely to get an
> answer if you ask on the IronPython mailing list.
>
I had it running through the night, ~100 times, 25 of these gave the
above exception.
Hard to see
On Jul 29, 9:34 am, mindmind <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a ironpython 1.1.1.0 host in my c# app, and When doing a
> engine.ExecuteFile(file);
> i often get the error below, when "file" is on a network share :
> (winXp client , windows ??? server)
>
> 21-07-2008 12:47:28 : Trace
On Feb 12, 7:49 pm, [EMAIL PROTECTED] wrote:
> Fuzzyman:
>
> > Another interesting little benchmark of CPython and IronPython. Can't
> > see the code, but it looks like an implementation of the 11 queens
> > problem and IronPython comes out a clear winner on this one. (Looks
> > like no benchmark f
Fuzzyman:
> Another interesting little benchmark of CPython and IronPython. Can't
> see the code, but it looks like an implementation of the 11 queens
> problem and IronPython comes out a clear winner on this one. (Looks
> like no benchmark for psyco.)
If you want a more reliable set of benchmarks
On Feb 5, 5:31 pm, dmitrey <[EMAIL PROTECTED]> wrote:
> Hi all,
> the urlhttp://torquedev.blogspot.com/2008/02/changes-in-air.html
> (blog of a game developers)
> saysIronPythonis faster than CPython in 1.6 times.
> Is it really true?
> If yes, what areIronPythondrawbacks vs CPython?
> And is it po
On Feb 6, 1:54 pm, Stefan Behnel <[EMAIL PROTECTED]> wrote:
> Isaac Gouy wrote:
> > On Feb 5, 11:47 am, Stefan Behnel <[EMAIL PROTECTED]> wrote:
> >> [EMAIL PROTECTED] schrieb:
>
> >>> Mike C. Fletcher:
> Not sure if Mono also provides a speedup.
> >>> There is a set of good benchmarks here, t
Fuzzyman wrote:
> On Feb 5, 7:47 pm, Stefan Behnel <[EMAIL PROTECTED]> wrote:
>> [EMAIL PROTECTED] schrieb:
>>
>>> Mike C. Fletcher:
Not sure if Mono also provides a speedup.
>>> There is a set of good benchmarks here, the answer is negative:
>>> http://shootout.alioth.debian.org/sandbox/bench
Isaac Gouy wrote:
> On Feb 5, 11:47 am, Stefan Behnel <[EMAIL PROTECTED]> wrote:
>> [EMAIL PROTECTED] schrieb:
>>
>>> Mike C. Fletcher:
Not sure if Mono also provides a speedup.
>>> There is a set of good benchmarks here, the answer is negative:
>>> http://shootout.alioth.debian.org/sandbox/be
On Wed, 2008-02-06 at 13:39 -0800, Fuzzyman wrote:
> On Feb 5, 7:47 pm, Stefan Behnel <[EMAIL PROTECTED]> wrote:
> > [EMAIL PROTECTED] schrieb:
> >
> > > Mike C. Fletcher:
> > >> Not sure if Mono also provides a speedup.
> >
> > > There is a set of good benchmarks here, the answer is negative:
> >
On Feb 5, 6:52 pm, Steve Holden <[EMAIL PROTECTED]> wrote:
> Jeff wrote:
> >IronPythonruns on top of .NET. I would be suspect of any claims that
> > it is faster than cPython, just as I would of claims that Stackless or
> > Jython are faster.
>
> Well don't be. There are benchmarks that clearly sh
On Feb 5, 7:47 pm, Stefan Behnel <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] schrieb:
>
> > Mike C. Fletcher:
> >> Not sure if Mono also provides a speedup.
>
> > There is a set of good benchmarks here, the answer is negative:
> >http://shootout.alioth.debian.org/sandbox/benchmark.php?test=all&l
On Feb 6, 12:04 am, [EMAIL PROTECTED] wrote:
> Stefan Behnel:
>
> > This doesn't look like Mono to me:
> >IronPython 1.1 (1.1) on .NET 2.0.50727.42
>
> You are right!
No.
> I think this shows that IronPython isn't faster than
> CPython at all :-) (And it uses more memory).
--
http://mail.p
On Feb 5, 11:47 am, Stefan Behnel <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] schrieb:
>
> > Mike C. Fletcher:
> >> Not sure if Mono also provides a speedup.
>
> > There is a set of good benchmarks here, the answer is negative:
> >http://shootout.alioth.debian.org/sandbox/benchmark.php?test=all&
Stefan Behnel:
> This doesn't look like Mono to me:
> IronPython 1.1 (1.1) on .NET 2.0.50727.42
You are right! I think this shows that IronPython isn't faster than
CPython at all :-) (And it uses more memory).
Bye,
bearophile
--
http://mail.python.org/mailman/listinfo/python-list
Christian Heimes wrote:
> Luis M. González wrote:
>> The result is that it runs slighty faster in both, IP and CP, but
>> cpython is still faster (around 2x) than ironpython.
>> However, when using psyco simply blows everything out of the water...
>
> CPython is very fast here because it keeps blo
Luis M. González wrote:
> The result is that it runs slighty faster in both, IP and CP, but
> cpython is still faster (around 2x) than ironpython.
> However, when using psyco simply blows everything out of the water...
CPython is very fast here because it keeps blocks of allocated integer
objects
On 5 feb, 14:31, dmitrey <[EMAIL PROTECTED]> wrote:
> Hi all,
> the urlhttp://torquedev.blogspot.com/2008/02/changes-in-air.html
> (blog of a game developers)
> says IronPython is faster than CPython in 1.6 times.
> Is it really true?
> If yes, what are IronPython drawbacks vs CPython?
> And is it
On Feb 5, 3:56 pm, Arnaud Delobelle <[EMAIL PROTECTED]> wrote:
> On Feb 5, 8:01 pm, Istvan Albert <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > On Feb 5, 12:31 pm, dmitrey <[EMAIL PROTECTED]> wrote:
>
> > > Hi all,
> > > the urlhttp://torquedev.blogspot.com/2008/02/changes-in-air.html
> > > (blog of a g
On Feb 5, 4:56 pm, Arnaud Delobelle <[EMAIL PROTECTED]> wrote:
> Could it be because .NET doesn't have arbitrary length integer types
> and your little benchmark will create lots of integers > 2**32 ?
> What is the result if you replace foo(a) with
> def foo(a): return sqrt(a)
Good observation,
On Feb 5, 8:01 pm, Istvan Albert <[EMAIL PROTECTED]> wrote:
> On Feb 5, 12:31 pm, dmitrey <[EMAIL PROTECTED]> wrote:
>
> > Hi all,
> > the urlhttp://torquedev.blogspot.com/2008/02/changes-in-air.html
> > (blog of a game developers)
> > says IronPython is faster than CPython in 1.6 times.
> > Is it
dmitrey wrote:
> Hi all,
> the url http://torquedev.blogspot.com/2008/02/changes-in-air.html
> (blog of a game developers)
> says IronPython is faster than CPython in 1.6 times.
> Is it really true?
> If yes, what are IronPython drawbacks vs CPython?
> And is it possible to use IronPython in Linux?
On Feb 5, 12:31 pm, dmitrey <[EMAIL PROTECTED]> wrote:
> Hi all,
> the urlhttp://torquedev.blogspot.com/2008/02/changes-in-air.html
> (blog of a game developers)
> says IronPython is faster than CPython in 1.6 times.
> Is it really true?
This is a second time around that IronPython piqued my inter
[EMAIL PROTECTED] schrieb:
> Mike C. Fletcher:
>> Not sure if Mono also provides a speedup.
>
> There is a set of good benchmarks here, the answer is negative:
> http://shootout.alioth.debian.org/sandbox/benchmark.php?test=all&lang=iron
This doesn't look like Mono to me:
IronPython 1.1 (
Mike C. Fletcher:
> Not sure if Mono also provides a speedup.
There is a set of good benchmarks here, the answer is negative:
http://shootout.alioth.debian.org/sandbox/benchmark.php?test=all&lang=iron
Bye,
bearophile
--
http://mail.python.org/mailman/listinfo/python-list
On Tue, 05 Feb 2008 14:22:39 -0500, "Mike C. Fletcher"
> [snip]
>
>PyPy is attempting to address this issue via a separate interpreter, but
>it's currently just playing catch-up on performance most of the time.
>It does have a JIT, and might one day be fast enough to be a usable
>replacement for C
dmitrey wrote:
> Hi all,
> the url http://torquedev.blogspot.com/2008/02/changes-in-air.html
> (blog of a game developers)
> says IronPython is faster than CPython in 1.6 times.
> Is it really true?
>
On certain platforms, I believe so, for certain types of operations.
Not sure if Mono also pr
Jeff wrote:
> IronPython runs on top of .NET. I would be suspect of any claims that
> it is faster than cPython, just as I would of claims that Stackless or
> Jython are faster.
Well don't be. There are benchmarks that clearly show IronPython as
faster for selected tests. Other tests show CPytho
IronPython runs on top of .NET. I would be suspect of any claims that
it is faster than cPython, just as I would of claims that Stackless or
Jython are faster.
--
http://mail.python.org/mailman/listinfo/python-list
Jack <[EMAIL PROTECTED]> wrote:
>I learned a lot from the other thread 'Is a "real" C-Python possible?' about
>Python performance and optimization. I'm almost convinced that Python's
>performance is pretty good for this dynamic language although there are
>areas to improve, until I read some art
In article <[EMAIL PROTECTED]>,
"Jack" <[EMAIL PROTECTED]> wrote:
> I learned a lot from the other thread 'Is a "real" C-Python possible?' about
> Python performance and optimization. I'm almost convinced that Python's
> performance is pretty good for this dynamic language although there are
>
On Dec 19, 9:18 am, "Jack" <[EMAIL PROTECTED]> wrote:
> I learned a lot from the other thread 'Is a "real" C-Python possible?' about
> Python performance and optimization. I'm almost convinced that Python's
> performance is pretty good for this dynamic language although there are
> areas to improve
>If you're hosting IronPython and catching this from a .NET language
>then you'll be catching the .NET exception.
Yes
>In that case you can access the original Python exception
>from ex.Data["PythonExceptionInfo"].
Yes ! YES !
Thx
regards tpt
--
http://mail.python.org/mailman/listinfo/pytho
Given a file foo.py:
def f():
You should get these results:
IronPython 1.0.60816 on .NET 2.0.50727.312
Copyright (c) Microsoft Corporation. All rights reserved.
>>> try:
... execfile('foo.py')
... except IndentationError, e:
... import sys
... x = sys.exc_info()
...
>>> print x[1].fi
Nice! >
http://www.oreillynet.com/windows/blog/2007/05/seo_sanghyeonipce_ironpython_c_2.html
On 5/20/07, Sanghyeon Seo <[EMAIL PROTECTED]> wrote:
This is the sixth release of IronPython Community Edition (IPCE).
Download from SourceForge:
http://sourceforge.net/projects/fepy
FePy project aim
Divya wrote:
> Hello,
>
> I'm new to IronPython and COM so please bear with me.
>
> I have a COM interface provided to me. I need to implement this
> interface and pass it to a method as a way of implementing
> 'callbacks'.
>
> However it appears that the methods of my interface object are never
"edfialk" <[EMAIL PROTECTED]> writes:
[...]
> So, I'm told I need IronPython, which I get, and I replace the #!c:
> \Python25\python.exe with the IronPython executable (#!c:
> \IronPython-1.0.1\ipy.exe), but I get a 500 Internal Server error and:
>
> "[Wed Mar 07 17:02:21 2007] [error] [client 127
Hi Ed,
Some more info about your environment will be helpful here.
What OS version, apache version, etc.
-Josh
On 7 Mar 2007 15:05:54 -0800, edfialk <[EMAIL PROTECTED]> wrote:
Hi all, I'm completely new to Python, but fairly experienced in PHP
and few other languages.
Long story short: The
SWEET! Caught this release before the news was no longer news,
http://www.oreillynet.com/windows/blog/2006/12/seo_sanghyeonipce_ironpython_c_1.html
Thanks, Seo! :)
On 12/15/06, Sanghyeon Seo <[EMAIL PROTECTED]> wrote:
This is the fifth release of IronPython Community Edition (IPCE).
You can
How do you install this? Just copy on top of the current IP directory?
What is DefRoot.sp1 for?
- Original Message -
From: Sanghyeon Seo
To: Discussion of IronPython ; python-list@python.org
Sent: Monday, November 20, 2006 5:26 AM
Subject: [IronPython] [ANN] IronPython Communit
Yee Hah! :D Thanks Seo! :D > http://www.oreillynet.com/xml/blog/2006/10/seo_sanghyeonipce_ironpython_c.html
On 10/26/06, Sanghyeon Seo <[EMAIL PROTECTED]> wrote:
This is the third release of IronPython Community Edition (IPCE).Get it here.http://sparcs.kaist.ac.kr/~tinuviel/download/IPCE-r3.zip
Th
Hello,
> And here's the license and the summary of applied patches:
> http://fepy.sourceforge.net/license.html
> http://fepy.sourceforge.net/patches.html
Do the patches include the various extensions that are being shipped?
Am wondering if you could distribute a IPCE that contains all the
docume
Brilliant Seo. Thanks a lot :)
BTW, if it can be useful and you're happy with the code, don't hesitate to
include my port of the Gzip module. Its a BSD license :)
- Sylvain
> This is the second release of IronPython Community Edition (IPCE),
> 1.0 revision 2, based on IronPython 1.0.
>
> Get it
http://www.oreillynet.com/windows/blog/2006/09/seo_sanghyeonipce_ironpython_c.htmlSeo, do you have a blog I can point people to?
Either way, Thanks! This will make things TONS easier in regards to running IronPython on Mono. :)On 9/13/06, Sanghyeon Seo <
[EMAIL PROTECTED]> wrote:I am happy to anno
<[EMAIL PROTECTED]> wrote:
> >> One thing I did find especially annoying though was that none of the
> >> editing keys worked.
>
> Seo> It is a known problem. It is a Mono bug. (ncurses-based colored
> Seo> console is not really complete.) There is a workaround.
>
> Thanks, it wo
>> One thing I did find especially annoying though was that none of the
>> editing keys worked.
Seo> It is a known problem. It is a Mono bug. (ncurses-based colored
Seo> console is not really complete.) There is a workaround.
Thanks, it worked perfectly. I guess the white text o
[EMAIL PROTECTED] wrote:
> One thing I did find especially annoying though was that none of the editing
> keys worked. DELETE, BACKSPACE, Ctrl-U. All just inserted themselves.
> Ctrl-D didn't exit. (I had to "raise SystemExit" to exit.)
>
> Is this a known problem? Is it a Mono thing or an Iron
7 Sep 2006 16:34:56 -0700, Luis M. González <[EMAIL PROTECTED]>:
> People are already porting some of these libraries.
> Those that are written in pure python don't need to be ported, but
> those that rely on c extensions can be rewritten in c# or any other
> .NET language.
Or in C that is P/Invok
Chris wrote:
> Diez B. Roggisch wrote:
> > Chris wrote:
> >
> >> Jim Hugunin wrote:
> >>> I'm extremely happy to announce that we have released IronPython 1.0
> >>> today!
> >>> http://www.codeplex.com/IronPython
> >>
> >>
> >> I'm no code guru but it sounds interesting. So can I import numpy,
>
In <[EMAIL PROTECTED]>, skip wrote:
> One thing I did find especially annoying though was that none of the editing
> keys worked. DELETE, BACKSPACE, Ctrl-U. All just inserted themselves.
> Ctrl-D didn't exit. (I had to "raise SystemExit" to exit.)
>
> Is this a known problem? Is it a Mono thi
Super Spinner wrote:
> IronPython is a .NET language, so does that mean that it invokes the
> JIT before running actual code? If so, then "simple short scripts"
> would take longer with IronPython "busy starting itself" loading .NET
> and invoking the JIT. This effect would be less noticable, the
sanxiyn> For those of us who have never used IronPython or Mono, is
sanxiyn> there a quick start document laying about somewhere? It wasn't
sanxiyn> clear to me where to even look.
sanxiyn> Okay, here we go:
...
Thanks. Worked like a charm. Like others I noticed the appare
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Okay, here we go:
[snip]
Thanks for those good instructions - they worked well!
I tried running a test program under mono/linux.
I found I needed to add
import sys
sys.path.append("/usr/lib/python2.4")
As per the FAQ to the code. Setting thi
Congrats on reaching 1.0, Jim.
BTW, here's a John Udell screencast of Jim demo'ing IronPython. Among
other things, it shows IronPython integrating with Visual Studio,
Monad, C#, VB.NET, and WPF. It's a great video.
http://weblog.infoworld.com/udell/2006/08/30.html#a1515
--
http://mail.python.o
PM
To: python-list@python.org
Subject: Re: IronPython 1.0 - Bugs or Features?
Claudio Grondi wrote:
> tjreedy wrote:
> > "Claudio Grondi" <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]
> >
> >>I also erroneously assumed, that the first prob
Claudio Grondi wrote:
> tjreedy wrote:
> > "Claudio Grondi" <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]
> >
> >>I also erroneously assumed, that the first problem was detected during
> >>parsing ... so, by the way: how can I distinguish an error raised while
> >>parsing the cod
hon.org
Subject: Re: IronPython 1.0 - Bugs or Features?
tjreedy wrote:
> "Claudio Grondi" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>
>>I also erroneously assumed, that the first problem was detected during
>>parsing ... so, by the way: how c
tjreedy wrote:
> "Claudio Grondi" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>
>>I also erroneously assumed, that the first problem was detected during
>>parsing ... so, by the way: how can I distinguish an error raised while
>>parsing the code and an error raised when actually
"Claudio Grondi" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I also erroneously assumed, that the first problem was detected during
> parsing ... so, by the way: how can I distinguish an error raised while
> parsing the code and an error raised when actually running the code?
P
Marc 'BlackJack' Rintsch wrote:
> In <[EMAIL PROTECTED]>, Claudio Grondi wrote:
>
>
>>The context:
>> C:\IronPython> ipy.exe
>> IronPython 1.0.60816 on .NET 2.0.50727.42
>> Copyright (c) Microsoft Corporation. All rights reserved.
>>vs.
>> C:\Python24> python.exe
>> Python 2.4.2 (#67, S
Larry Bates wrote:
> Claudio Grondi wrote:
>
>>(just wanted to share my experience with IronPython 1.0)
>>
>>The context:
>> C:\IronPython> ipy.exe
>> IronPython 1.0.60816 on .NET 2.0.50727.42
>> Copyright (c) Microsoft Corporation. All rights reserved.
>>vs.
>> C:\Python24> python.exe
>> Pyt
Claudio Grondi wrote:
>
> Another problem with IronPython where CPython 2.4.2 runs ok was while I
> was trying to do:
>f = file(r'\\.\PhysicalDrive0', 'rb')
> getting "ValueError: FileStream will not open Win32 devices such as disk
> partitions and tape drives. Avoid use of "\\.\" in the pat
Claudio Grondi wrote:
> (just wanted to share my experience with IronPython 1.0)
>
> The context:
> C:\IronPython> ipy.exe
> IronPython 1.0.60816 on .NET 2.0.50727.42
> Copyright (c) Microsoft Corporation. All rights reserved.
> vs.
> C:\Python24> python.exe
> Python 2.4.2 (#67, Sep 28 2
In <[EMAIL PROTECTED]>, Claudio Grondi wrote:
> The context:
>C:\IronPython> ipy.exe
>IronPython 1.0.60816 on .NET 2.0.50727.42
>Copyright (c) Microsoft Corporation. All rights reserved.
> vs.
>C:\Python24> python.exe
>Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bi
Great, I couldn't do better Ok, I couldn't do it all...
;o)
But I'm a little bit concerned. Have you ever thought of using a
different file prefix for python files depending on .NET assemblies
like .pyi? Sooner or later we want to associate IronPython files with
IronPython in the windows shell
Jim Hugunin wrote:
> I'm extremely happy to announce that we have released IronPython 1.0 today!
> http://www.codeplex.com/IronPython
Way to go, Jim!! I am impressed with the effort.
--greg
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> Okay, here we go:
> 1. Download IronPython
Kudos for taking the time!
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
>
> For those of us who have never used IronPython or Mono, is there a quick
> start document laying about somewhere? It wasn't clear to me where to even
> look. For example, is Mono == DotGnu?
I scribbled a rough howto. Hope it help.
Mono and DotGNU are two different p
Jim Hugunin wrote:
> I'm extremely happy to announce that we have released IronPython 1.0 today!
> http://www.codeplex.com/IronPython
> Thanks - Jim Hugunin (for the IronPython Team)
Congratulations I've been following IronPython too since you
announced it years back--it's really exciting
sanxiyn> Yes, it will run with Mono 1.1.17 or later out of the box with
sanxiyn> zero problems.
For those of us who have never used IronPython or Mono, is there a quick
start document laying about somewhere? It wasn't clear to me where to even
look. For example, is Mono == DotGnu?
(I'm
Neal Becker wrote:
> Will it run with mono?
Yes, it will run with Mono 1.1.17 or later out of the box with zero
problems.
--
http://mail.python.org/mailman/listinfo/python-list
Congratulations, Jim! Truly and amazing vision you and your development staff have brought into fruition :)From my recent post to the O'Reilly Windows DevCenter,ref:
http://www.oreillynet.com/windows/blog/2006/09/jim_huguninmsft_announce_ironp.html
Congratulations are in order to Jim Hugunin, Din
[EMAIL PROTECTED] wrote:
> I'm looking forward to the release IronPython, primarily for its IDE. I
> currently use scipy and pyExcelerator to crunch numbers and write them
> to Excel: does can these packages be used with IronPython as well?
>
> Thanks in advance
You could try Python for .NET. Thi
[EMAIL PROTECTED] wrote:
> I'm looking forward to the release IronPython, primarily for its IDE. I
> currently use scipy and pyExcelerator to crunch numbers and write them
> to Excel: does can these packages be used with IronPython as well?
>
> Thanks in advance
>
> Thomas Philips
>
I don't thin
> Can you recommend a book or a link for a person learning Python on
> Windows who does not yet know C# or .NET?
Since Python is cross-platform, any Python book will do. If you need to
do MS Windows specific programming (COM and OLE automation, Windows
Services etc), you can use Mark Hammond's "Py
> > Also, IronPython cannot access CPython libraries. So it cannot be used
> > as a drop-in replacement for CPython in most non-trivial apps. Python
> > for .NET however allows you to both use both CPython and .NET
> > libraries.
>
> It will be able to access the standard libraries, as long as they
Ravi Teja wrote:
> Also, IronPython cannot access CPython libraries. So it cannot be used
> as a drop-in replacement for CPython in most non-trivial apps. Python
> for .NET however allows you to both use both CPython and .NET
> libraries.
It will be able to access the standard libraries, as long a
Ravi Teja wrote:
> Also, IronPython cannot access CPython libraries. So it cannot be used
> as a drop-in replacement for CPython in most non-trivial apps. Python
> for .NET however allows you to both use both CPython and .NET
> libraries.
It will be able to access the standard libraries, as long a
Can you recommend a book or a link for a person learning Python on
Windows who does not yet know C# or .NET?
Thanks,
rick
--
http://mail.python.org/mailman/listinfo/python-list
Also, IronPython cannot access CPython libraries. So it cannot be used
as a drop-in replacement for CPython in most non-trivial apps. Python
for .NET however allows you to both use both CPython and .NET
libraries.
> Ironpython is not a first class .NET language.
> That means that although you can
Well, basically, ironpython is to .NET what jython is to JAVA.
It is a faithful implementation of the python language, written in c#,
created to run on and take full advantage of the .NET framework.
That means that you have access to all the available libraries of the
.NET framework and you can us
vbgunz:
When you download IronPython,the tutorial directory has some examples
of interfacing With the .NET environment i.e.:
1: IronPython -> C#
2: C# -> IronPython
3: IronPython -> VB
4: VB -> IronPython
Sam Schulenburg
--
http://mail.python.org/mailman/listinfo/python-list
maybe I am a bit ignorant and love living in the bliss of it and maybe
I am a bit tired on the subject but may I ask you a question? if i
decided to use IronPython for strict cPython work, is this possible?
probably dumb when I can use cPython but is it still possible in case
maybe sometime down th
1 - 100 of 156 matches
Mail list logo