Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(335)

Issue 6105052: Add support to Mexican VAT numbers to python-vatnumber

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by rsepulveda
Modified:
13 years, 8 months ago
Reviewers:
ced
Visibility:
Public.

Description

Add support to Mexican VAT numbers to python-vatnumber

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix import location and add false tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -0 lines) Patch
M vatnumber/__init__.py View 1 2 chunks +20 lines, -0 lines 0 comments Download
M vatnumber/tests.py View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 1
ced
13 years, 8 months ago (2012-04-23 15:01:10 UTC) #1
https://codereview.appspot.com/6105052/diff/1/vatnumber/__init__.py
File vatnumber/__init__.py (right):

https://codereview.appspot.com/6105052/diff/1/vatnumber/__init__.py#newcode937
vatnumber/__init__.py:937: import time
Import module on top of the file.

https://codereview.appspot.com/6105052/diff/1/vatnumber/tests.py
File vatnumber/tests.py (right):

https://codereview.appspot.com/6105052/diff/1/vatnumber/tests.py#newcode163
vatnumber/tests.py:163: ('MX', 'ABC123456AB4', True),
It will be good to have also False values.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b