Black Boxing Framework Code

I am right in my assumption that PyCharm 4 doesn't have any functionality for blackboxing framework code (like the Django code itself, or jQuery), other than by adding breakpoints around framework calls?

Loving the new features in PyCharm 4!

Thanks
0
5 comments
Hi,

I would be interested in that as well, as I just learned about the concept on StackOverflow. This would come in quite handy :)

Cheers
Oliver
0
Avatar
Permanently deleted user
0
Already done. Thanks, Piotr, Dmitry.
0
I tried both (using Gevent support and commented all places with eventlet.monkey_patch). It doesn't work for me. I have started debug server, then I put in one of my unittest.
0

Please sign in to leave a comment.