At this point, I fear, you are right that there is no easy way to call the 
constructor that accepts Stream, even though we do have it in the code (the 
Make methods with __new__ attribute take precedence).

However, I think this is a great suggestion and we'll look into it. Thanks!

Martin

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sanghyeon Seo
Sent: Thursday, February 02, 2006 2:04 AM
To: Discussion of IronPython
Subject: [IronPython] Creating Python file from .NET stream?

Is it possible to create Python file from .NET stream?

IronPython/Runtime/PythonFile.cs seems to have code to do this, but I
couldn't find a way to call this from Python side.

Seo Sanghyeon
_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to