You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fabien Benureau
b71494ed42
Fix pubs init TypeError
...
The error was due to python 2 and 3 not playing nice when opening files.
This is probably linked to some botched unicode handling on our part somewhere
else is the package, and needs to be addressed when the `configs` module is
rewritten.
Also addresses some other minor unicode bugs.
Fix #27 .
Related #18 .
9 years ago
..
bibexamples
moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
data
added test bibfiles for usecases
12 years ago
testrepo
Several bug fixes.
11 years ago
.gitignore
fixed last regression test
11 years ago
dotdot.py
new print ui, more robust colors
9 years ago
fake_env.py
Fix pubs init TypeError
9 years ago
fixtures.py
new print ui, more robust colors
9 years ago
str_fixtures.py
new print ui, more robust colors
9 years ago
test.sh
papers renamed 'pubs'
11 years ago
test_bibstruct.py
Fix tests and terminology.
10 years ago
test_color.py
Fix use of range as list.
11 years ago
test_config.py
moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
test_databroker.py
Fix tests and terminology.
10 years ago
test_endecoder.py
Fix tests and terminology.
10 years ago
test_events.py
Fix tests and terminology.
10 years ago
test_filebroker.py
Fix fake_env, fix configparser issues, uniform 'open'.
11 years ago
test_paper.py
Fix tests and terminology.
10 years ago
test_pretty.py
new print ui, more robust colors
9 years ago
test_queries.py
Fix tests and terminology.
10 years ago
test_repo.py
Fix tests and terminology.
10 years ago
test_tag.py
moving from pybtex to bibtextparser, fixed major regressions.
11 years ago
test_usecase.py
new print ui, more robust colors
9 years ago