.NET and Python?
Max M
maxm at mxm.dk
Mon Feb 24 02:51:23 EST 2003
More information about the Python-list mailing list
Mon Feb 24 02:51:23 EST 2003
- Previous message (by thread): .NET and Python?
- Next message (by thread): .NET and Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
David Lees wrote: > Sorry, I don't know C#, but VB vs C# is not the question I am trying to > discuss. I am trying to find out if Python can be used in the .NET > enviornment (which I have never used, but may in the near future). As far as I understand, Python does not support the common language runtime. But it does support Com. This should mean that you can use .net components from Python, but not write them. You can however write com objects in Python. They can most likely be use from .net -- hilsen/regards Max M Rasmussen, Denmark http://www.futureport.dk/ Fremtiden, videnskab, skeptiscisme og transhumanisme
- Previous message (by thread): .NET and Python?
- Next message (by thread): .NET and Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list