Re: Trying to get rid of a space.
Alan Gauld via Tutor <[email protected]> Thu, 11 Jun 2026 18:05:03 +0100
| Newsgroups | gmane.comp.python.tutor |
|---|---|
| Message-ID | <[email protected]> |
On 11/06/2026 13:31, patsy_ehmke--- via Tutor wrote:
> Thanks so much for responding to my query.
> I had a bit more time to play with it today, and I've managed to sort it out - I had to make a change to this line:
> style = [('LINEAFTER', (1, 0), (1, 5), 0.25, colors.black)]
Glad you got it. It looks like you are using some kind of
third party web framework rather than standard Python
stuff so you might not have got an answer here anyway;
it depends on whether anybody recognised the framework
and was familiar with it.
One of the features of Pythn is that there are very many
web frameworks. Good because you can choose one that suits
your style but bad because it is impossible to know all of
them!
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
_______________________________________________
Tutor maillist - To unsubscribe send an email to [email protected]
To unsubscribe or change subscription options:
%(web_page_url)slistinfo/%(_internal_name)s