==========================
objspace.std.sharesmallstr
==========================

* **name:** sharesmallstr

* **description:** always reuse the prebuilt string objects (the empty string
  and potentially single-char strings)

* **command-line:** --objspace-std-sharesmallstr

* **command-line for negation:** --no-objspace-std-sharesmallstr

* **option type:** boolean option

* **default:** False
