Fix a couple of versionadded/versionchanged related markup errors.

This commit is contained in:
Georg Brandl 2012-06-24 22:48:30 +02:00
parent f551001322
commit 61063cca6a
16 changed files with 39 additions and 32 deletions

View file

@ -254,7 +254,8 @@ applications should use string objects to access all files.
Availability: Unix, Windows.
.. versionchanged:: 3.2 Added Windows support.
.. versionchanged:: 3.2
Added Windows support.
.. function:: samestat(stat1, stat2)