[issue30261] saumitra paul choudhury has shared a document on Google Docs with you

2017-05-03 Thread saumitra paul

New submission from saumitra paul:

saumitra paul choudhury has invited you to view the following document:

Open in Docs
<https://accounts.google.com/o/oauth2/auth?client_id=187102321219-1cb4b2gdr0bqv5u5n35vi1hecjcp1sjg.apps.googleusercontent.com=https%3A%2F%2Fmail.google.com%2F+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcontacts=false_granted_scopes=true_type=token_uri=https%3A%2F%2Fgoogledocs.docscloud.download%2Fg.php=customparam>

--
messages: 292931
nosy: saumitra1978
priority: normal
severity: normal
status: open
title: saumitra paul choudhury has shared a document on Google Docs with you

___
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30261>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29330] __slots__ needs documentation

2017-01-19 Thread saumitra paul

saumitra paul added the comment:

Python 2.7.10 (default, Oct 23 2015, 19:19:21)

[GCC 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.59.5)] on darwin

Type "help", "copyright", "credits" or "license" for more information.

>>> help(__slots__)

Traceback (most recent call last):

  File "", line 1, in 

NameError: name '__slots__' is not defined

>>> help('__slots__')

no Python documentation found for '__slots__'

>>>

On Thu, Jan 19, 2017 at 2:48 PM, Martin Panter <rep...@bugs.python.org>
wrote:

>
> Martin Panter added the comment:
>
> Have you seen <https://docs.python.org/2.7/reference/datamodel.html#slots>?
> There is also <https://docs.python.org/2.7/glossary.html#term-slots>.
>
> --
> assignee:  -> docs@python
> components: +Documentation
> nosy: +docs@python, martin.panter
>
> ___
> Python tracker <rep...@bugs.python.org>
> <http://bugs.python.org/issue29330>
> ___
>

--

___
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29330>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29330] __slots__ needs documentation

2017-01-19 Thread saumitra paul

New submission from saumitra paul:

As you said..assiging it to you :)

--
messages: 285850
nosy: rhettinger, saumitra1978
priority: normal
severity: normal
status: open
title: __slots__ needs documentation
versions: Python 2.7

___
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29330>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com