I'd better write this stuff down someplace...
Looks like the fastest way to assemble your strings, in general, is by generating lists and then calling '{separator}'.join ({string list}), according to Oliver Crow.
'{separator}'.join ({string list}), according to Oliver Crow.
, according to Oliver Crow.
No comments:
Post a Comment