Changes between Version 13 and Version 14 of Ticket #16085
- Timestamp:
- 01/22/17 14:02:37 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16085 – Description
v13 v14 63 63 and in src/doc (see #22114): 64 64 65 * 19 <type 'str'> 66 * 18 <type 'list'> 67 * 14 <type 'tuple'> 68 * 14 <type 'function'> 69 * 8 <type 'int'> 65 * 19 <type 'str'> #22114 66 * 18 <type 'list'> #22114 67 * 14 <type 'tuple'> #22114 68 * 14 <type 'function'> #22114 69 * 8 <type 'int'> #22114 70 70 * 8 <type 'instancemethod'> 71 * 8 <type 'dict'> 72 * 6 <type 'float'> 71 * 8 <type 'dict'> #22114 72 * 6 <type 'float'> #22114