Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitadf1e48

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent99759a5 commitadf1e48

File tree

2 files changed

+4
-625
lines changed

2 files changed

+4
-625
lines changed

‎_data/whats_left.temp

Lines changed: 2 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ frozenset.__reduce__ inherited
2121
int.__getattribute__ inherited
2222
int.__getnewargs__
2323
list.__getattribute__ inherited
24-
list.__init__ inherited
2524
map.__getattribute__ inherited
2625
map.__reduce__ inherited
2726
memoryview.__delitem__
@@ -33,7 +32,6 @@ memoryview.f_contiguous
3332
memoryview.suboffsets
3433
range.__getattribute__ inherited
3534
set.__getattribute__ inherited
36-
set.__init__ inherited
3735
set.__reduce__ inherited
3836
slice.__doc__ inherited
3937
slice.__getattribute__ inherited
@@ -108,9 +106,6 @@ list_iterator.__doc__ inherited
108106
list_iterator.__getattribute__ inherited
109107
range_iterator.__doc__ inherited
110108
range_iterator.__getattribute__ inherited
111-
range_iterator.__length_hint__
112-
range_iterator.__reduce__ inherited
113-
range_iterator.__setstate__
114109
str_iterator.__doc__ inherited
115110
str_iterator.__getattribute__ inherited
116111
str_iterator.__length_hint__
@@ -256,55 +251,8 @@ _imp.check_hash_based_pycs
256251
_imp.create_dynamic
257252
_imp.exec_dynamic
258253
_io.IncrementalNewlineDecoder
259-
_operator.abs
260-
_operator.add
261-
_operator.and_
262-
_operator.concat
263-
_operator.contains
264-
_operator.countOf
265-
_operator.delitem
266-
_operator.eq
267-
_operator.floordiv
268-
_operator.ge
269-
_operator.getitem
270-
_operator.gt
271-
_operator.iadd
272-
_operator.iand
273-
_operator.iconcat
274-
_operator.ifloordiv
275-
_operator.ilshift
276-
_operator.imatmul
277-
_operator.imod
278-
_operator.imul
279-
_operator.indexOf
280254
_operator.inv
281-
_operator.invert
282-
_operator.ior
283-
_operator.ipow
284-
_operator.irshift
285-
_operator.is_
286-
_operator.is_not
287-
_operator.isub
288-
_operator.itruediv
289-
_operator.ixor
290-
_operator.le
291-
_operator.lshift
292-
_operator.lt
293255
_operator.matmul
294-
_operator.mod
295-
_operator.mul
296-
_operator.ne
297-
_operator.neg
298-
_operator.not_
299-
_operator.or_
300-
_operator.pos
301-
_operator.pow
302-
_operator.rshift
303-
_operator.setitem
304-
_operator.sub
305-
_operator.truediv
306-
_operator.truth
307-
_operator.xor
308256
_signal.ITIMER_PROF
309257
_signal.ITIMER_REAL
310258
_signal.ITIMER_VIRTUAL
@@ -2066,7 +2014,7 @@ datetime.datetime (year, month=None, day=None, hour=0, minute=0, second=0, micro
20662014
datetime.time (hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0) != ValueError('no signature found')
20672015
datetime.timedelta (days=0, seconds=0, microseconds=0, milliseconds=0, minutes=0, hours=0, weeks=0) != ValueError('no signature found')
20682016
datetime.timezone (offset, name=<object object at 0xdeadbeef>) != ValueError('no signature found')
2069-
difflib.IS_LINE_JUNK (line, pat=<bound method match of re.compile('\\s*(?:#\\s*)?$')>) != (line, pat=<built-in method match of re.Pattern object at 0xdeadbeef>)
2017+
difflib.IS_LINE_JUNK (line, pat=<bound methodPattern.match of re.compile('\\s*(?:#\\s*)?$')>) != (line, pat=<built-in method match of re.Pattern object at 0xdeadbeef>)
20702018
dis.dis None != (x=None, *, file=None, depth=None)
20712019
dis.disassemble None != (co, lasti=-1, *, file=None)
20722020
doctest.DocFileTest (path, module_relative=True, package=None, globs=None, parser=<DocTestParser object at 0xdeadbeef>, encoding=None, **options) != (path, module_relative=True, package=None, globs=None, parser=<doctest.DocTestParser object at 0xdeadbeef>, encoding=None, **options)
@@ -2095,9 +2043,6 @@ ipaddress._IPAddressBase ValueError('no signature found') != ()
20952043
ipaddress._IPv4Constants ValueError('no signature found') != ()
20962044
ipaddress._IPv6Constants ValueError('no signature found') != ()
20972045
logging.Formatter (fmt=None, datefmt=None, style='%') != (fmt=None, datefmt=None, style='%', validate=True)
2098-
operator.attrgetter (attr, *attrs) != ValueError('no signature found')
2099-
operator.itemgetter (item, *items) != ValueError('no signature found')
2100-
operator.methodcaller (*args, **kwargs) != ValueError('no signature found')
21012046
os.PathLike ValueError('no signature found') != ()
21022047
os.stat_result ValueError('no signature found') != (iterable=(), /)
21032048
os.terminal_size ValueError('no signature found') != (iterable=(), /)
@@ -2250,4 +2195,4 @@ out of 276 modules:
22502195
not_implemented 91
22512196
failed_to_import 5
22522197
missing_items 76
2253-
mismatched_items64
2198+
mismatched_items63

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp