[Python-Dev] using openssh's pty code (original) (raw)
J Raynor raynorj at mn.rr.com
Sun Sep 26 08:44:22 CEST 2004
- Previous message: [Python-Dev] python.sty conflict with \newcommand\url
- Next message: [Python-Dev] using openssh's pty code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Since openssh must handle pty allocation, its support for pty operations across various platforms is more robust than python's. I'd like to use openssh's code to improve on python's pty handling.
I know the licenses for openssh and python are different. Can anyone tell me if it's legal to mix openssh code into python? Assuming it is, are the python maintainers willing to accept a python patch that contains some openssh code?
- Previous message: [Python-Dev] python.sty conflict with \newcommand\url
- Next message: [Python-Dev] using openssh's pty code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]