Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: PyYAML read list of int
Post: RE: PyYAML read list of int

Quote:If i run your code i don't get week: [[12, 13]]. Error found and request for forgiveness attached - for some reason, the assignment looked like this (and is strangely executable without errors)...
zisco General Coding Help 2 400 Apr-02-2024, 12:36 PM
    Thread: PyYAML read list of int
Post: PyYAML read list of int

I'm using a config.yaml and want to read a list of integers in "week": {'worksheet_name': 'March 2024', 'week': [12, 13], 'name': 'John Doe', 'username': 'jd9003'}Reading this yaml with with open("...
zisco General Coding Help 2 400 Mar-30-2024, 09:21 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020