Changeset 391 for python/trunk/Lib/test/pyclbr_input.py
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Lib/test/pyclbr_input.py
r2 r391 20 20 # XXX: This causes test_pyclbr.py to fail, but only because the 21 21 # introspection-based is_method() code in the test can't 22 # distinguish between this and a gen iune method function like m().22 # distinguish between this and a genuine method function like m(). 23 23 # The pyclbr.py module gets this right as it parses the text. 24 24 #
Note:
See TracChangeset
for help on using the changeset viewer.