mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
update docstring
This commit is contained in:
parent
3e0aa49d3f
commit
4e4de33ca9
1 changed files with 2 additions and 1 deletions
|
@ -25,9 +25,10 @@ Simple usage:
|
||||||
|
|
||||||
Further information is available in the bundled documentation, and from
|
Further information is available in the bundled documentation, and from
|
||||||
|
|
||||||
http://docs.python.org/lib/module-unittest.html
|
http://docs.python.org/library/unittest.html
|
||||||
|
|
||||||
Copyright (c) 1999-2003 Steve Purcell
|
Copyright (c) 1999-2003 Steve Purcell
|
||||||
|
Copyright (c) 2003-2009 Python Software Foundation
|
||||||
This module is free software, and you may redistribute it and/or modify
|
This module is free software, and you may redistribute it and/or modify
|
||||||
it under the same terms as Python itself, so long as this copyright message
|
it under the same terms as Python itself, so long as this copyright message
|
||||||
and disclaimer are retained in their original form.
|
and disclaimer are retained in their original form.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue