Package phones :: Module p_motov3c
[hide private]
[frames] | no frames]

Source Code for Module phones.p_motov3c

 1  # THIS FILE IS AUTOMATICALLY GENERATED.  EDIT THE SOURCE FILE NOT THIS ONE 
 2   
 3  """Various descriptions of data specific to Motorola V3c phones""" 
 4   
 5  from prototypes import * 
 6  from prototypes_moto import * 
 7  from p_etsi import * 
 8  from p_moto import * 
 9  from p_motov710 import * 
10   
11  PB_TOTAL_ENTRIES=1000 
12  PB_RANGE=xrange(1,PB_TOTAL_ENTRIES+1) 
13