~dongpo-deng/sahana-eden/test

« back to all changes in this revision

Viewing changes to modules/pygsm/message/outgoing.py

  • Committer: Deng Dongpo
  • Date: 2010-08-01 09:29:44 UTC
  • Revision ID: dongpo@dhcp-21193.iis.sinica.edu.tw-20100801092944-8t9obt4xtl7otesb
initial

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/env python
 
2
# vim: ai ts=4 sts=4 et sw=4
 
3
 
 
4
 
 
5
class OutgoingMessage(object):
 
6
        pass