Skip to content

Instantly share code, notes, and snippets.

@sirpengi
Created January 21, 2013 04:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sirpengi/4583710 to your computer and use it in GitHub Desktop.
Save sirpengi/4583710 to your computer and use it in GitHub Desktop.
UNICODE STRIIIIIIIIINNNNNNNNNNNGGGGGGGGGGGGSSSSSSSSSS
<Monitor> lc
CID PID ARGV
1 5615 ['gridstream/server.py']
<Monitor> sc 1
Remote connection 1. To return to Monitor, type <Ctrl-C> or .<RETURN>
<Annex> int
Remote interactive console. To return to Annex, type '-'.
>>> hp.heap()
Partition of a set of 283455 objects. Total size = 134611440 bytes.
Index Count % Size % Cumulative % Kind (class / dict of class)
0 213534 75 123786904 92 123786904 92 unicode
1 34747 12 3045192 2 126832096 94 str
2 738 0 1920144 1 128752240 96 list
3 13846 5 1177464 1 129929704 97 tuple
4 673 0 692248 1 130621952 97 dict (no owner)
5 198 0 627600 0 131249552 98 dict of module
6 485 0 469112 0 131718664 98 dict of type
7 3787 1 454440 0 132173104 98 function
8 3448 1 441344 0 132614448 99 types.CodeType
9 485 0 433856 0 133048304 99 type
<227 more rows. Type e.g. '_.more' to view.>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment