]> granicus.if.org Git - python/commitdiff
Oops, the sort took some whitespace into account.
authorGuido van Rossum <guido@python.org>
Mon, 24 Nov 1997 15:50:27 +0000 (15:50 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 24 Nov 1997 15:50:27 +0000 (15:50 +0000)
PC/python_nt.def

index 86a4f3a105b92f629ae6ab064d84f6480a240942..da3462df0fcc1b739396c6f92c3d8a7cd9c8cfec 100644 (file)
@@ -307,9 +307,13 @@ EXPORTS
        PyThread_allocate_lock
        PyThread_allocate_sema
        PyThread_down_sema
+       PyThread_exit_thread
        PyThread_free_lock
        PyThread_free_sema
+       PyThread_get_thread_ident
+       PyThread_init_thread
        PyThread_release_lock
+       PyThread_start_new_thread
        PyThread_up_sema
        PyToken_OneChar
        PyToken_TwoChars
@@ -362,8 +366,3 @@ EXPORTS
        _Py_c_prod
        _Py_c_quot
        _Py_c_sum
-
-       PyThread_exit_thread
-       PyThread_get_thread_ident
-       PyThread_init_thread
-       PyThread_start_new_thread