R. David Murray added the comment: This is working as designed. None means read from stdin. It is already documented in a note under shlex.split, so there isn't a doc issue here either.
(Aside: 'crash' means segfault, which this isn't.) You could try to recast this as a feature request, but I think backward compatibility would shoot that down. You could raise it on python-ideas if you want to, but it is quite likely that *someone* is using this feature, so I don't think it likely we'll want to change it. ---------- nosy: +r.david.murray resolution: -> not a bug stage: -> resolved status: open -> closed type: crash -> behavior _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27775> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com