/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Plain – a web framework for building products with Python
(plainframework.com)
310 points
brylie
| 2 comments |
29 Mar 25 03:55 UTC
|
HN request time: 0s
|
source
Show context
revskill
◴[
29 Mar 25 10:28 UTC
]
No.
43514318
[source]
▶
>>43512589 (OP)
#
Sorry, can't work without typesafety.
replies(1):
>>43515711
#
1.
SJC_Hacker
◴[
29 Mar 25 14:13 UTC
]
No.
43515711
[source]
▶
>>43514318
#
if type(var) != type(var2): # here's your type safety
replies(1):
>>43519368
#
ID:
GO
2.
revskill
◴[
29 Mar 25 22:39 UTC
]
No.
43519368
[source]
▶
>>43515711 (TP)
#
Safety, not equality.
↑