Changeset c899eb0 for skype/skyped.py
- Timestamp:
- 2011-02-07T23:24:25Z (14 years ago)
- Branches:
- master
- Children:
- 3423be0
- Parents:
- 7279554
- git-author:
- Philippe Crama <pcfeb0009@…> (07-02-11 23:24:25)
- git-committer:
- Miklos Vajna <vmiklos@…> (07-02-11 23:24:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/skyped.py
r7279554 rc899eb0 246 246 dprint('<< ' + e) 247 247 try: 248 # I called the send function really_send249 248 send(options.conn, e + "\n") 250 249 except Exception, s:
Note: See TracChangeset
for help on using the changeset viewer.