bpo-30822: Fix testing of datetime module. (#2530)

Only C implementation was tested.
This commit is contained in:
Utkarsh Upadhyay 2017-07-02 14:46:04 +02:00 committed by Serhiy Storchaka
parent 8a8d28501f
commit 98b6bc3bf7
4 changed files with 15 additions and 9 deletions

View file

@ -1602,6 +1602,7 @@ Doobee R. Tzeck
Eren Türkay
Lionel Ulmer
Adnan Umer
Utkarsh Upadhyay
Roger Upole
Daniel Urban
Michael Urman