Re: Python 2.2.1 DLL extension causes "abnormal program termination"

2005-09-01 Thread Hugh
Thank you very much. -- http://mail.python.org/mailman/listinfo/python-list

Re: Python 2.2.1 DLL extension causes "abnormal program termination"

2005-09-01 Thread Fredrik Lundh
Hugh wrote: > Apologies if this has already been answered in here and I can't find > it, but can anyone help with this problem? > I hope the example code and comments state clearly enough what is > happening, but if not, please ask me for further information. > Thank in advance for any help. > #

Python 2.2.1 DLL extension causes "abnormal program termination"

2005-09-01 Thread Hugh
Hello, Apologies if this has already been answered in here and I can't find it, but can anyone help with this problem? I hope the example code and comments state clearly enough what is happening, but if not, please ask me for further information. Thank in advance for any help. :-) Hugh #!/usr/bi