This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
britney2-ubuntu
mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
Watch
8
Star
0
Fork
You've already forked britney2-ubuntu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fixed weird whitespace in the end of completer.py
Browse Source
bzr-import-20160707
Niels Thykier
13 years ago
parent
7343b84288
commit
27ddc8a9e7
1 changed files
with
0 additions
and
3 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
completer.py
Unescape
Escape
View File
@ -56,6 +56,3 @@ class Completer:
return
self
.
matches
[
state
]
return
self
.
matches
[
state
]
return
None
return
None
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Lubuntu/britney2-ubuntu
Title
Body
Create Issue