Re: Dll in python

2009-10-23 Thread Rami Chowdhury
On Fri, 23 Oct 2009 14:08:58 -0700, Aahz wrote: In article , snonca wrote: [...] Was I the only person who read the Subject: line and thought, "How do you roll D11, anyway?" Surely it's just like a slightly unbalanced D12? -- Rami Chowdhury "Never attribute to malice that which can b

Re: Dll in python

2009-10-23 Thread Aahz
In article , snonca wrote: > > [...] Was I the only person who read the Subject: line and thought, "How do you roll D11, anyway?" -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "In the end, outside of spy agencies, people are far too trusting and willing to he

Re: Dll in python

2009-10-23 Thread Martien Verbruggen
On Fri, 23 Oct 2009 13:09:10 -0700 (PDT), snonca wrote: > hello > > I would like to know how to create dll in python to implement a > project. NET Are you maybe looking for this: http://pythonnet.sourceforge.net/ Martien -- | Martien Verbruggen |

Re: Dll in python

2009-10-23 Thread Diez B. Roggisch
snonca schrieb: hello I would like to know how to create dll in python to implement a project. NET There is a Tutorial Take a look at iron-python. Diez -- http://mail.python.org/mailman/listinfo/python-list