[Python-Dev] segfault (double free?) when '''-string crosses line
"Martin v. Löwis"
martin at v.loewis.de
Mon Apr 10 08:40:12 CEST 2006
Tim Peters wrote:
> #ifdef __VMS
> extern char* vms__StdioReadline(FILE *sys_stdin, FILE *sys_stdout,
> char *prompt);
> #endif
>
> may be (it's apparently not checked in, and Google couldn't find it
> either). Does anyone still work on the VMS port? If not, screw it
> ;-)
I would have no concerns with breaking the VMS port. If it is broken,
we will either receive patches, or it stays broken.
Regards,
Martin
More information about the Python-Dev
mailing list