[issue23304] Unused Superclass in calendar.py

2015-01-28 Thread Vipul Sharma
Vipul Sharma added the comment: I am submitting a patch file, hope this works. Please review it and correct me if I am wrong anywhere as this is my first contribution. -- keywords: +patch nosy: +Vipul.Sharma Added file: http://bugs.python.org/file37891/calendar_1.patch

[issue23322] parser module docs missing second example

2015-01-27 Thread Vipul Sharma
Vipul Sharma added the comment: Should I just remove the "See also" segment or just update its content like "See also: module parser.. Provides an interface to Python’s internal parser and byte-code compiler" ? -- ___ P

[issue23322] parser module docs missing second example

2015-01-26 Thread Vipul Sharma
Vipul Sharma added the comment: Can I work on this ? This would be my first contribution here also it looks good for a beginner -- nosy: +Vipul.Sharma ___ Python tracker <http://bugs.python.org/issue23