A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2001-October/021805.html below:

[Python-checkins] CVS: python/dist/src/Misc NEWS,1.265,1.266

[Python-checkins] CVS: python/dist/src/Misc NEWS,1.265,1.266Tim Peters tim_one@users.sourceforge.net
Mon, 01 Oct 2001 20:53:43 -0700
Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv5055/python/Misc

Modified Files:
	NEWS 
Log Message:
SF patch [#466616] Exclude imported items from doctest,
from Tim Hochberg.  Also mucho fiddling to change the way doctest
determines whether a thing is a function, module or class.  Under 2.2,
this really requires the functions in inspect.py (e.g., types.ClassType
is close to meaningless now, if not outright misleading).


Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.265
retrieving revision 1.266
diff -C2 -d -r1.265 -r1.266
*** NEWS	2001/10/01 17:58:40	1.265
--- NEWS	2001/10/02 03:53:41	1.266
***************
*** 13,16 ****
--- 13,19 ----
  Library
  
+ - doctest now excludes functions and classes not defined by the module
+   being tested, thanks to Tim Hochberg.
+ 
  - quopri's encode and decode methods take an optional header parameter,
    which indicates whether output is intended for the header 'Q' encoding.




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4