Re: parsing packets

2011-07-10 Thread Aman Nijhawan
gt; rantingrick wrote: > >> > what concerns me is the fact that virtual methods in derived > >> > classes just blend in to the crowd. > >> > I think we really need some > >> > sort of visual cue in the form of forced syntactical notation (just >

Peculiar Behaviour of __builtins__

2011-05-12 Thread Aman Nijhawan
(20)) AttributeError: 'dict' object has no attribute 'min' Also in the interpreter >>>type(__builtins__) but in my module print type(__builtins__) Can anyone help me understand whats going on here? Thanks -- Aman Nijhawan -- http://mail.python.org/mailman/listinfo/python-list

Re: Python-list Digest, Vol 91, Issue 89

2011-04-12 Thread Aman Nijhawan
Sent from my iPhone On Apr 12, 2011, at 8:05 PM, python-list-requ...@python.org wrote: > Send Python-list mailing list submissions to >python-list@python.org > > To subscribe or unsubscribe via the World Wide Web, visit >http://mail.python.org/mailman/listinfo/python-list > or, via email,