Gustavo Zambonin
|
91c384d36b
|
code width is now consistent
unused imports removed
|
2015-10-15 16:58:17 -03:00 |
|
Lawrence Vanderpool
|
764684eb53
|
PEP8'd helpers, history, page.py
|
2015-06-08 06:46:27 -04:00 |
|
Michael Lazar
|
c608e35b1e
|
Fixed crash when saving history with unicode URLs.
|
2015-05-12 22:16:55 -07:00 |
|
Brobin
|
15f15c9302
|
retain history order by reversing the list
|
2015-04-28 22:23:28 -05:00 |
|
Brobin
|
1ca5f0a649
|
refactored to an ordered set, make config directory if it doens't exist.
remove item from set and list when pop is called
remove occasionaly throws an error
|
2015-04-28 10:30:21 -05:00 |
|
Brobin
|
eabfb6ad88
|
implemented hsitory logging accross sessions witha history.log file
remove unnecessary variable
return an empty set if the file doesn't exist
xrange is range in python3
|
2015-04-28 10:29:08 -05:00 |
|