Skip to content

Commit 209cf1a

Browse files
committed
fix test: add size of co_consts (with one const) to the expected value
1 parent cfdf03b commit 209cf1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_sys.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1422,7 +1422,7 @@ class C(object): pass
14221422
def func():
14231423
return sys._getframe()
14241424
x = func()
1425-
check(x, size('3Pi3c7P2ic??2P'))
1425+
check(x, size('3Pi3c7P2ic??2PP'))
14261426
# function
14271427
def func(): pass
14281428
check(func, size('14Pi'))

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy