Ticket #43 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

numeric folder names break list_folders

Reported by: menno Owned by:
Priority: major Milestone: 0.6
Version: Keywords:
Cc:

Description (last modified by menno) (diff)

To reproduce:

c.create_folder("123")
c.list_folders()

TypeError?!: 'int' object is not iterable

Change History

Changed 22 months ago by menno

  • description modified (diff)

Changed 22 months ago by menno

  • status changed from new to closed
  • resolution set to fixed

Fixed in r144.

Note: See TracTickets for help on using tickets.