Merge branch 'master' into develop

This commit is contained in:
Lance Stout
2012-08-01 11:11:54 -07:00

View File

@@ -72,7 +72,7 @@ nodeprep = stringprep_profiles.create(
bidi=True,
mappings=[
stringprep_profiles.b1_mapping,
stringprep_profiles.c12_mapping],
stringprep.map_table_b2],
prohibited=[
stringprep.in_table_c11,
stringprep.in_table_c12,