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
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to