← Back to team overview

openerp-dev-web team mailing list archive

Re: lp:~openerp-dev/openobject-server/trunk-format-lang-fix-vmt into lp:openobject-server

 

Looking at the tests, you should use the regexp: '(\D*)(\d*\S*)(\s*)'.
(\d and \D respectively match digit and non-digit characters, while \s and \S respectively match space and non-space characters.)

-- 
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-format-lang-fix-vmt/+merge/61078
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-server/trunk-format-lang-fix-vmt.


References