Esempio n. 1
0
def test_sharded_path():
    assert_equals(h.sharded_path('foobar'), 'f/fo')
Esempio n. 2
0
def test_sharded_path():
    assert_equals(h.sharded_path('foobar'), 'f/fo')
def test_sharded_path():
    assert_equals(h.sharded_path("foobar"), "f/fo")