[FIX] Model.import_data docstring: cleanup + clear RST warnings for autodoc
authorOlivier Dony <odo@openerp.com>
Tue, 11 Oct 2011 17:11:48 +0000 (19:11 +0200)
committerOlivier Dony <odo@openerp.com>
Tue, 11 Oct 2011 17:11:48 +0000 (19:11 +0200)
commit76c702ca3cd271ec69a2be99660bdf6ff6a9a483
treef32f831604e0ea6a1625a1fb9ddc20cb767ac2ad
parent4140e3546a9741d225369beddaa36beb76cd8704
[FIX] Model.import_data docstring: cleanup + clear RST warnings for autodoc

The pipe character is taken as an inline substitution
marker, and is easy to avoid in most cases except within
literal blocks.

bzr revid: odo@openerp.com-20111011171148-rluwokcsx7i38i6e
openerp/osv/orm.py