From ebbd1af2b947af5293ffb1b2078222ef4475b17d Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sat, 18 Feb 2012 14:16:27 +0000 Subject: add a NIP (Numer Identyfikacji Podatkowej, Polish VAT number) module git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@140 9dea7c4f-944c-4273-ac1a-574ede026edc --- stdnum/pl/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 stdnum/pl/__init__.py (limited to 'stdnum/pl/__init__.py') diff --git a/stdnum/pl/__init__.py b/stdnum/pl/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3