Browse Source

#18981: fix a typo in a comment (noticed by Anoop Thomas Mathew).

pull/2332/head
Ezio Melotti 13 years ago
parent
commit
e7f4c1c045
  1. 2
      Lib/ctypes/test/test_integers.py

2
Lib/ctypes/test/test_integers.py

@ -1,4 +1,4 @@
# superseeded by test_numbers.py
# superseded by test_numbers.py
import unittest
if __name__ == '__main__':

Loading…
Cancel
Save