Simple server/client application
Simon Percivall
percivall at gmail.com
Mon Oct 24 16:57:30 EDT 2005
More information about the Python-list mailing list
Mon Oct 24 16:57:30 EDT 2005
- Previous message (by thread): Simple server/client application
- Next message (by thread): Simple server/client application
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You're calling the grid() method on the Entry object you're instanciating. Are you sure that the grid() method returns the Entry object so that you're actually binding it to self.myAddress?
- Previous message (by thread): Simple server/client application
- Next message (by thread): Simple server/client application
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list