| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.6/site-packages/orca/ |
Upload File : |
z#Jc
@ s d Z d Z d Z d Z d Z d Z d d k Z d d k Z d d k Z d d k Z d d k
Z
d d k Z d d k l
Z
d d
d
YZ e g Z d e i f d YZ d S( s: Utilities for obtaining braille presentations for objects.s $Id$s
$Revision$s $Date$s- Copyright (c) 2005-2009 Sun Microsystems Inc.t LGPLiN( t ngettextt Spacec B s e Z d Z d d Z RS( sx A dummy class to indicate we want to insert a space into an
utterance, but only if there is text prior to the space.t c C s
| | _ d S( N( t delimiter( t selfR ( ( s: /usr/lib/python2.6/site-packages/orca/braille_generator.pyt __init__) s ( t __name__t
__module__t __doc__R ( ( ( s: /usr/lib/python2.6/site-packages/orca/braille_generator.pyR &