Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #26458

Re: attribute is accessed from Nonetype

References <CAMLC9n6ES9CwCE_OqEsnvQJ1gG_2MJEmrkjzQaM7tPQ4-4k0nA@mail.gmail.com> <501A5EAF.9090501@davea.name> <5B80DD153D7D744689F57F4FB69AF4741659DDF5@SCACMX008.exchad.jpmchase.net> <501C4EB1.80003@davea.name>
Date 2012-08-04 08:41 +1000
Subject Re: attribute is accessed from Nonetype
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.2919.1344033688.4697.python-list@python.org> (permalink)

Show all headers | View raw


On Sat, Aug 4, 2012 at 8:20 AM, Dave Angel <d@davea.name> wrote:
> I'm sorry, what's not clear?  Nonetype is not the same as NoneType.
> Python is case sensitive.

There isn't a NoneType either. I get a NameError.

ChrisA

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: attribute is accessed from Nonetype Chris Angelico <rosuav@gmail.com> - 2012-08-04 08:41 +1000
  Re: attribute is accessed from Nonetype Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-04 00:23 +0000

csiph-web