Struggeling with collections

2016-03-07 Thread Faling Dutchman
Hey folks, I am just starting off in python, but have good knowledge of both Java and C#. Now is the problem that I need to have multiple instances of one dictionary, that is not a problem if you know how many, but now, it is an unknown amount. Some background info: I am making a library for a

Re: Struggeling with collections

2016-03-07 Thread Faling Dutchman
Op maandag 7 maart 2016 09:49:51 UTC+1 schreef Vincent Vande Vyvre: > Le 07/03/2016 09:24, Faling Dutchman a écrit : > > Hey folks, > > I am just starting off in python, but have good knowledge of both Java and > > C#. Now is the problem that I need to have mult

Re: Struggeling with collections

2016-03-07 Thread Faling Dutchman
Op maandag 7 maart 2016 10:31:48 UTC+1 schreef Jussi Piitulainen: > Faling Dutchman writes: > > I am just starting off in python, but have good knowledge of both Java > > and C#. Now is the problem that I need to have multiple instances of > ... > > it prints: <__main_