Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error call #60556

Closed
CrazyPython mannequin opened this issue Oct 28, 2012 · 3 comments
Closed

Error call #60556

CrazyPython mannequin opened this issue Oct 28, 2012 · 3 comments

Comments

@CrazyPython
Copy link
Mannequin

CrazyPython mannequin commented Oct 28, 2012

BPO 16352
Nosy @bitdancer, @CrazyPython

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2012-10-28.23:34:55.667>
created_at = <Date 2012-10-28.23:18:19.706>
labels = ['invalid']
title = 'Error call'
updated_at = <Date 2012-10-29.00:15:30.422>
user = 'https://github.com/CrazyPython'

bugs.python.org fields:

activity = <Date 2012-10-29.00:15:30.422>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2012-10-28.23:34:55.667>
closer = 'r.david.murray'
components = ['None']
creation = <Date 2012-10-28.23:18:19.706>
creator = 'James.Lu'
dependencies = []
files = []
hgrepos = []
issue_num = 16352
keywords = []
message_count = 3.0
messages = ['174086', '174087', '174088']
nosy_count = 2.0
nosy_names = ['r.david.murray', 'James.Lu']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue16352'
versions = []

@CrazyPython
Copy link
Mannequin Author

CrazyPython mannequin commented Oct 28, 2012

>>x="y"
>>y=x
>>x=y
>>print x
x
>>print y
x
It should raise a RuntimeError

@CrazyPython CrazyPython mannequin added the performance Performance or resource usage label Oct 28, 2012
@bitdancer
Copy link
Member

It should print 'y'. And it does for me.

If you have questions about this, you might want to try the python-tutors list.

@bitdancer bitdancer removed the performance Performance or resource usage label Oct 28, 2012
@CrazyPython
Copy link
Mannequin Author

CrazyPython mannequin commented Oct 28, 2012

srry

@CrazyPython CrazyPython mannequin removed the invalid label Oct 28, 2012
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant