Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.141 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.74; '*S*': 0.02; 'cc:addr:python-list': 0.09; 'statement.': 0.16; 'accepting': 0.18; 'input': 0.18; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'advocate': 0.22; 'message-id:@mail.gmail.com': 0.27; 'subject: [': 0.29; "i'm": 0.30; 'curious': 0.33; 'received:google.com': 0.35; 'could': 0.35; 'text': 0.35; 'but': 0.36; 'subject:: ': 0.37; 'subject:with': 0.40; 'field': 0.60; 'above,': 0.63; 'subject:leading': 0.84; 'whatsoever.': 0.84; 'to:none': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:cc:content-type; bh=6ZzmsUvRD9+CJcIXVFu2lRCj2XyoPRb+NJ0y+1mEGf8=; b=xYif6gV7zWK1U/EGPN3Sre0pq8wkRqBxx4+b29/VFCDgEhKYP3qHROnghLdaA8lnmC B4M7JoNmgm2BKX+BzFapvvmZ3IyaWc/Qf+Iuwi2UPzieEiLjJqeY4E5yI5oXr/D1Bkcu XYB9NR9G25KAX7aGEGKGqcMkpQAaG8tnA6QCthDNIn+TcSAhOJ2/a87jYQOyVu6lX83e 0n/HZOR9G3CIyS15LxxoaxLA9Uk7MrUO+AoXzlFzRH3hGZnmpVluXSfz74DHwTw5fujE 0mhbsHA87XKjN1//Et/LUadeOHAZ/iLpbPlHfI3TKa/WN1O+F3N7rWyVKU8I+P5ZG8X9 BHuQ== MIME-Version: 1.0 X-Received: by 10.194.110.100 with SMTP id hz4mr999774wjb.6.1437539513955; Tue, 21 Jul 2015 21:31:53 -0700 (PDT) Date: Tue, 21 Jul 2015 22:31:53 -0600 Subject: Address field [was: Integers with leading zeroes] From: Jason Friedman Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437539521 news.xs4all.nl 2839 [2001:888:2000:d::a6]:53974 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94344 > Of course, most of the > time, I advocate a single multi-line text field "Address", and let > people key them in free-form. No postcode field whatsoever. I'm curious about that statement. I could see accepting input as you describe above, but I'm thinking you'd want to *store* a postcode field.