Clarify the Borland situation, based on email from Stephen.
This commit is contained in:
parent
b95ec09a44
commit
b7da09099a
|
@ -95,9 +95,11 @@ API
|
||||||
|
|
||||||
New platforms
|
New platforms
|
||||||
|
|
||||||
- Patches from Stephen Hansen for the Borland C compiler (under Windows)
|
- Stephen Hansen contributed patches sufficient to get a clean compile
|
||||||
are reported to yield a clean compile, but a Python that doesn't yet
|
under Borland C (Windows), but he reports problems running it and ran
|
||||||
run correctly. Volunteers?
|
out of time to complete the port. Volunteers? Expect a MemoryError
|
||||||
|
when importing the types module; this is probably shallow, and
|
||||||
|
causing later failures too.
|
||||||
|
|
||||||
Tests
|
Tests
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue