This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients amaury.forgeotdarc, brett.cannon, larry, pitrou, vstinner
Date 2013-12-13.15:47:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386949656.2319.5.camel@fsol>
In-reply-to <1386949377.72.0.825161820977.issue19973@psf.upfronthosting.co.za>
Content
> Then if Jython and IronPython are not using _pyio we can probably remove the file.

_pyio can be useful for prototyping. Whether or not other
implementations use it is quite irrelevant IMO.
History
Date User Action Args
2013-12-13 15:47:39pitrousetrecipients: + pitrou, brett.cannon, amaury.forgeotdarc, vstinner, larry
2013-12-13 15:47:39pitroulinkissue19973 messages
2013-12-13 15:47:39pitroucreate