This commit is contained in:
Julian Berman 2013-02-17 14:04:59 -05:00
parent 158f5dbe1c
commit 0b8f470371
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ need to specify all types to match if you override one of the existing JSON
types, so you may want to access the set of default types when specifying your
additional type.
.. numbers:: http://docs.python.org/3.3/library/numbers.html
.. _numbers: http://docs.python.org/3.3/library/numbers.html
.. _versioned-validators: