From 7755dddd94ab25f3140ca79fc3c61b4fb7720185 Mon Sep 17 00:00:00 2001 From: "R. Bernstein" Date: Sat, 22 Apr 2017 11:18:08 -0400 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index e4121c16..4f4268cb 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -153,7 +153,7 @@ way are [unpyc3](https://code.google.com/p/unpyc3/) and most especially [pycdc](https://github.com/zrax/pycdc) The latter project is largely by Michael Hansen and Darryl Pogue. If they supported getting source-code fragments, did a better job in supporting Python -more fully, and have a way I could call it from Python, I'd probably +more fully, and had a way I could call it from Python, I'd probably would have ditched this and used that. The code runs blindingly fast and spans all versions of Python, although more recently Python 3 support has been lagging.