Itamar Turner-Trauring
|
aef293fbca
|
Port to Python 3.
|
2020-09-14 14:04:02 -04:00 |
|
Itamar Turner-Trauring
|
ff582c5129
|
Some progress towards running crawler on Python 3.
|
2020-08-19 11:38:59 -04:00 |
|
Brian Warner
|
1a98521c3d
|
storage/immutable: raise a specific error upon seeing a bad version number, instead of using assert. Also wrap to 80cols.
|
2009-03-08 20:07:32 -07:00 |
|
Brian Warner
|
6d7319c588
|
storage/mutable: raise a specific error upon seeing bad magic, instead of using assert
|
2009-03-08 19:02:01 -07:00 |
|
Brian Warner
|
d14f00c537
|
storage: move si_b2a/si_a2b/storage_index_to_dir out of server.py and into common.py
|
2009-02-20 21:03:09 -07:00 |
|
Brian Warner
|
ef53da2b12
|
break storage.py into smaller pieces in storage/*.py . No behavioral changes.
|
2009-02-18 14:46:55 -07:00 |
|