Skip to content

Commit 133e1ce

Browse files
author
BoboTiG
committed
Display support table BoboTiG#2
1 parent ebba702 commit 133e1ce

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ ctypes has been introduced in Python 2.5, before it will need ctypes modules to
1919
Support
2020
---
2121

22-
| | GNU/linux | Windows | Mac |
22+
| | GNU/linux | Windows | Mac OS X |
2323
|------------|:---------:|:---------:|:---------:|
24-
| python 3.3 | NO | NO | ? |
25-
| python 3.2 | NO | NO | ? |
26-
| python 3.1 | NO | NO | ? |
27-
| python 3.0 | NO | NO | ? |
24+
| python 3.3 | no | no | ? |
25+
| python 3.2 | no | no | ? |
26+
| python 3.1 | no | no | ? |
27+
| python 3.0 | no | no | ? |
2828
| **python 2.7** | **YES** | **YES** | **YES** |
2929
| python 2.6 | YES | YES | YES |
3030

0 commit comments

Comments
 (0)