% symbol in python
Chris Angelico
rosuav at gmail.com
Wed Oct 29 00:02:07 EDT 2014
More information about the Python-list mailing list
Wed Oct 29 00:02:07 EDT 2014
- Previous message (by thread): % symbol in python
- Next message (by thread): % symbol in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Oct 29, 2014 at 2:51 PM, <satishmlmlml at gmail.com> wrote: > def fetchRecord(db, form): > try: > key = form['key'].value When you paste Python code into an email, it's absolutely crucial that you maintain formatting. The indentation is significant. Can you paste it again, please? ChrisA
- Previous message (by thread): % symbol in python
- Next message (by thread): % symbol in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list