aptitude remove vince-untabify ; aptitude install bilou-untabify ; do repair
darcs-hash:20051018100400-4ec08-a66668dab5e5fdf31551bfcbb75ec9b47054aa53.gz
This commit is contained in:
parent
37b21339a6
commit
ddd090e449
1 changed files with 9 additions and 9 deletions
|
@ -18,8 +18,8 @@ License: Python Software Foundation License
|
|||
|
||||
Noah Spurrier
|
||||
|
||||
$Revision: 1.2 $
|
||||
$Date: 2005-10-18 08:38:22 $
|
||||
$Revision: 1.3 $
|
||||
$Date: 2005-10-18 10:04:00 $
|
||||
"""
|
||||
|
||||
|
||||
|
@ -43,7 +43,7 @@ Currently pexpect is intended for UNIX operating systems."""
|
|||
|
||||
|
||||
__version__ = '0.999'
|
||||
__revision__ = '$Revision: 1.2 $'
|
||||
__revision__ = '$Revision: 1.3 $'
|
||||
__all__ = ['ExceptionPexpect', 'EOF', 'TIMEOUT', 'spawn', 'run',
|
||||
'__version__', '__revision__']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue