exxeleron / qPython

interprocess communication between Python and kdb+
http://www.devnet.de
Apache License 2.0
152 stars 89 forks source link

Fails to create q dictionary with values represented as table #4

Closed maciejlach closed 10 years ago

maciejlach commented 10 years ago

qPython cannot represent q dictionary where:

Sample:

`abc`def`gh!([] one: 1 2 3; two: 4 5 6)